|
@@ -404,12 +404,8 @@ endif
|
|
|
|
|
|
# set the directory where to install the units.
|
|
|
ifndef UNITINSTALLDIR
|
|
|
-ifdef inlinux
|
|
|
-UNITINSTALLDIR=$(BASEINSTALLDIR)/$(UNITPREFIX)
|
|
|
-else
|
|
|
UNITINSTALLDIR=$(BASEINSTALLDIR)/$(UNITPREFIX)/$(OS_TARGET)
|
|
|
endif
|
|
|
-endif
|
|
|
|
|
|
# set the directory where to install the units.
|
|
|
ifndef STATIC_UNITINSTALLDIR
|
|
@@ -1008,7 +1004,10 @@ endif
|
|
|
|
|
|
#
|
|
|
# $Log$
|
|
|
-# Revision 1.31.2.1 1999-06-13 22:36:38 peter
|
|
|
+# Revision 1.31.2.2 1999-06-18 10:07:27 peter
|
|
|
+# * rtl/linux and units/linux also for linux installs
|
|
|
+#
|
|
|
+# Revision 1.31.2.1 1999/06/13 22:36:38 peter
|
|
|
# * install msg files in msg/ instead of bin for not linux
|
|
|
#
|
|
|
# Revision 1.30 1999/06/03 09:36:31 peter
|