# Generated automatically from Makefile.in by configure.
# -*- sh -*-

#This is a UNIX-only makefile.  For other systems, get a makefile from
#src/mkfiles/



all:
	cd src; $(MAKE) all
clean:
	/bin/rm -f *~
	cd src; $(MAKE) clean
install:
	cd src; $(MAKE) install
#
distclean:
	/bin/rm -f *~ Makefile config.status config.log config.cache files.pck
	cd src; $(MAKE) distclean
#

