| 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): |