Initial revision

This commit is contained in:
hsn 2003-09-30 15:55:15 +00:00
parent e9a5a54a3d
commit 740468134d
2 changed files with 7 additions and 0 deletions

5
Makefile.am Normal file
View File

@ -0,0 +1,5 @@
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = foreign
SUBDIRS=include bsd_src common client server clients man contrib doc tests
EXTRA_DIST=fspd.conf FILES INFO BETA.README \
MACHINES COPYRIGHT setup.sh setup.csh

2
tests/Makefile.am Normal file
View File

@ -0,0 +1,2 @@
noinst_PROGRAMS=mklargefile
extra_DIST=mklargefile.py