6 lines
255 B
Makefile
6 lines
255 B
Makefile
## 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
|