|
|
| File: [Development] / inventor / apps / demos / GNUmakefile (download)
Revision 1.2, Mon Sep 18 09:40:59 2000 UTC (17 years ago) by jlim
Updated makefiles and miscellaneous other fixes. |
IVDEPTH = ../.. include $(IVDEPTH)/make/ivcommondefs SUBDIRS = \ SceneViewer \ drop \ gview \ maze \ noodle \ qmorf \ revo \ textomatic all install: $(SUBDIRS_MAKERULE) COMMONPREF = xxx $(COMMONTARGS): %: $(COMMONPREF)% $(SUBDIRS_MAKERULE) include $(IVCOMMONRULES)