]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/ncurses
Cleanup toolchain scripts
[ipfire-2.x.git] / lfs / ncurses
index 1186b5244f3aeea2a12cc1c7f8deb37269238347..09efd733e9da167f5a12fdbe2a47836ac95ad25e 100644 (file)
@@ -35,10 +35,8 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 #
 ifeq "$(ROOT)" ""
   TARGET = $(DIR_INFO)/$(THISAPP)
-  PREFIX = /usr
 else
   TARGET = $(DIR_INFO)/$(THISAPP)-tools
-  PREFIX = $(TOOLS_DIR)
   EXTRA_CONFIG = --build=$(BUILDTARGET)
 endif