|
|
| File: [Development] / projects / inventor / GNUmakefile (download)
Revision 1.5, Fri Jan 14 22:49:52 2005 UTC (12 years, 9 months ago) by jlim
Moved rpms target to build/GNUmakefile. |
IVDEPTH = . include $(IVDEPTH)/make/ivcommondefs # Use of LSUBDIRS is to allow override using environment variable without # conflicting with SUBDIRS in subdirectory makefiles. LSUBDIRS = libimage tools libFL lib libSoXt doc data apps SUBDIRS = $(LSUBDIRS) all install $(COMMONTARGS): $(SUBDIRS_MAKERULE)