|
|
| File: [Development] / inventor / lib / nodekits / src / GNUmakefile (download)
Revision 1.2, Mon Sep 18 10:45:04 2000 UTC (17 years, 1 month ago) by jlim
Updated makefiles. |
IVDEPTH = ../../.. include $(IVDEPTH)/make/ivcommondefs CXXFILES = SoNodeKitPath.c++ SUBDIRS = details nodekits upgraders all install: $(OBJECTS) $(SUBDIRS_MAKERULE) COMMONPREF = xxx $(COMMONTARGS): %: $(COMMONPREF)% $(SUBDIRS_MAKERULE) include $(IVCOMMONRULES)