|
|
| File: [Development] / inventor / apps / examples / Mentor / GNUmakefile (download)
Revision 1.2, Thu Jul 17 22:15:28 2003 UTC (14 years, 3 months ago) by jlim
Renamed C++ directory to CXX. |
IVDEPTH = ../../.. include $(IVDEPTH)/make/ivcommondefs SUBDIRS = CXX all install: $(SUBDIRS_MAKERULE) COMMONPREF = xxx $(COMMONTARGS): %: $(COMMONPREF)% $(SUBDIRS_MAKERULE) include $(IVCOMMONRULES)