|
|
| File: [Development] / inventor / libSoXt / src / lightEditor / GNUmakefile (download)
Revision 1.1, Tue Aug 15 12:56:28 2000 UTC (17 years, 2 months ago) by naaman
Initial revision |
IVDEPTH = ../../.. include $(IVDEPTH)/make/commonivdefs DEPTH = ../.. LDIRT = *.d CXXFLAGS += -I$(DEPTH)/include \ -DLIBRARYBUILD \ -I$(DEPTH)/../lib/database/include \ -I$(DEPTH)/../lib/interaction/include \ -I$(DEPTH)/../lib/nodekits/include -DDEBUG CXXFILES = SoXtDirLitEd.c++ all:: $(OBJECTS) include $(COMMONRULES)