*** empty log message ***

This commit is contained in:
David Rose 2000-10-10 18:50:59 +00:00
parent 67a298793d
commit 83e0bd697d

View File

@ -1,9 +1,9 @@
#begin lib_target #begin lib_target
#define TARGET progbase #define TARGET progbase
#define LOCAL_LIBS \ #define LOCAL_LIBS \
config compiler pandatoolbase
#define OTHER_LIBS \ #define OTHER_LIBS \
linmath:c putil:c express:c panda:m pystub linmath:c putil:c express:c panda:m pystub dtool
#define SOURCES \ #define SOURCES \
programBase.I programBase.cxx programBase.h wordWrapStream.cxx \ programBase.I programBase.cxx programBase.h wordWrapStream.cxx \