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

Diff for /inventor/GNUmakefile between version 1.3 and 1.4

version 1.3, 2000/09/18 11:10:05 version 1.4, 2001/03/24 02:47:41
Line 5  include $(IVDEPTH)/make/ivcommondefs
Line 5  include $(IVDEPTH)/make/ivcommondefs
 # Use of LSUBDIRS is to allow override using environment variable without  # Use of LSUBDIRS is to allow override using environment variable without
 # conflicting with SUBDIRS in subdirectory makefiles.  # conflicting with SUBDIRS in subdirectory makefiles.
   
 LSUBDIRS = libimage tools lib libSoXt doc data apps  LSUBDIRS = libimage tools libFL lib libSoXt doc data apps
 SUBDIRS = $(LSUBDIRS)  SUBDIRS = $(LSUBDIRS)
   
 all install $(COMMONTARGS):  all install $(COMMONTARGS):

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>