Moved HOME definition.

This commit is contained in:
Janet B. Anderson
2002-02-06 16:54:42 +00:00
parent 6cc57bc31b
commit 0e4995283f
2 changed files with 0 additions and 7 deletions

View File

@@ -17,10 +17,6 @@ BORLAND_INC = $(BORLAND)\\include
BORLAND_LIB = $(BORLAND)\\lib
BORLAND_BIN = $(BORLAND)\\bin
# Use std path variables from ms
HOME = $(HOMEDRIVE)$(HOMEPATH)
#
# "\ " forces gnu make to keep this as one token
#

View File

@@ -13,9 +13,6 @@ VALID_BUILDS = Host Ioc
#-------------------------------------------------------
# Use std path variables from ms
HOME = $(HOMEDRIVE)$(HOMEPATH)
#
# "\ " forces gnu make to keep this as one token
#