added some file io routines

This commit is contained in:
2014-06-04 17:15:52 +00:00
parent 60666651c2
commit ef50de7e0f
23 changed files with 5785 additions and 328 deletions

8
h2/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