added some file io routines

This commit is contained in:
2014-06-04 17:15:52 +00:00
parent 9c971cd841
commit 744915575f
23 changed files with 5785 additions and 328 deletions

8
Makefile.am Normal file
View File

@ -0,0 +1,8 @@
AUTOMAKE_OPTION = foreign
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = lib cmd
DIST_SUBDIRS = $(SUBDIRS)
distclean-local:
$(RM) -r $(top_srcdir)/autom4te.cache