]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - lfs/strip
s/TARGET/OBJECT/g
[ipfire-3.x.git] / lfs / strip
index 40d8f49ed95687f1863a46f3082e4509a09b530a..51ba0554017fa0d394b02043d013c2db3af5430b 100644 (file)
--- a/lfs/strip
+++ b/lfs/strip
@@ -28,13 +28,13 @@ PKG_NAME   = strip
 VER        = LFS
 
 THISAPP    = $(PKG_NAME)-$(VER)
-TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
+OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 ###############################################################################
 # Top-level Rules
 ###############################################################################
 
-install : $(TARGET)
+install : $(OBJECT)
 
 download :
 
@@ -42,7 +42,7 @@ download :
 # Installation Details
 ###############################################################################
 
-$(TARGET) :
+$(OBJECT) :
 
 ifeq "$(STAGE)" "toolchain"
        -strip --strip-debug $(TOOLS_DIR)/lib/*