From: stephan b. <sg...@us...> - 2004-12-23 00:29:33
|
Update of /cvsroot/pclasses/pclasses2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25881 Added Files: Makefile.toc Log Message: egg --- NEW FILE: Makefile.toc --- ################################################### # AUTO-GENERATED guess at a toc-aware Makefile, # based off of the contents of directory: # . # Created by ./toc/bin/create_makefile_stubs.sh # Thu Dec 23 01:26:47 CET 2004 # It must be tweaked to suit your needs. ################################################### include toc.make SUBDIRS = AT include m4 src templates test toc DIST_FILES += README \ NEWS \ ChangeLog \ toc.pclasses2.make.at \ autogen.sh \ find_toc.sh \ notes.txt ############## FLEXES: # WARNING: FLEXES stuff only works for C++-based flexers FLEXES = FLEXES_ARGS = -+ -p OBJECTS += include $(TOC_MAKESDIR)/flex.make # Run target FLEXES to process these. # REMINDER: add the generated C++ files to your SOURCES, if needed. ############## /FLEXES all: ################################################### # end auto-generated rules ################################################### |