From: stephan b. <sg...@us...> - 2004-12-23 00:32:13
|
Update of /cvsroot/pclasses/pclasses2/m4 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26770 Added Files: Makefile.toc Log Message: egg --- NEW FILE: Makefile.toc --- #!/usr/bin/make ################################################### # AUTO-GENERATED guess at a toc-aware Makefile, # based off of the contents of directory: # ./src # Created by ./toc/bin/create_makefile_stubs.sh # Wed Dec 22 23:10:45 CET 2004 # It must be tweaked to suit your needs. ################################################### include toc.make DIST_FILES += $(wildcard *.m4 *.am) all: ################################################### # end auto-generated rules ################################################### |