[BACK]Return to GNUmakefile CVS log [TXT][DIR] Up to [Development] / projects / inventor

File: [Development] / projects / inventor / GNUmakefile (download)

Revision 1.5, Fri Jan 14 22:49:52 2005 UTC (12 years, 9 months ago) by jlim
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +0 -16 lines

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)