Correction of paths for BSDs
This commit is contained in:
committed by
Jon Trulson
parent
ca9da25d44
commit
3a28782409
@@ -1,4 +1,4 @@
|
||||
XCOMM!/bin/ksh
|
||||
XCOMM !KORNSHELL
|
||||
XCOMM ####################################################################
|
||||
XCOMM ## File: 0010.dtpaths
|
||||
XCOMM ##
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
XCOMM!/bin/ksh
|
||||
XCOMM !KORNSHELL
|
||||
XCOMM ####################################################################
|
||||
XCOMM ## File: 0030.dttmpdir
|
||||
XCOMM ##
|
||||
|
||||
@@ -12,7 +12,8 @@ CPP_TARGETS = 0010.dtpaths 0030.dttmpdir
|
||||
AllTarget($(CPP_TARGETS))
|
||||
|
||||
LOCAL_CPP_DEFINES = -DCDE_INSTALLATION_TOP=$(CDE_INSTALLATION_TOP) \
|
||||
-DCDE_CONFIGURATION_TOP=$(CDE_CONFIGURATION_TOP)
|
||||
-DCDE_CONFIGURATION_TOP=$(CDE_CONFIGURATION_TOP) \
|
||||
-DKORNSHELL=$(KORNSHELL)
|
||||
|
||||
CppSourceFile(0010.dtpaths,0010.dtpaths.src,$(LOCAL_CPP_DEFINES),)
|
||||
CppSourceFile(0030.dttmpdir,0030.dttmpdir.src,$(LOCAL_CPP_DEFINES),)
|
||||
|
||||
Reference in New Issue
Block a user