]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/libtool
Update open-vm-tools.
[people/pmueller/ipfire-2.x.git] / lfs / libtool
index faca6d10319ffc9995a6644dad8b39c39025c5de..333f958291cfa0d651b2632ef495766c1206ae05 100644 (file)
@@ -32,6 +32,10 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
+PROG       = libtool
+PAK_VER    = 1
+DEPS       = ""
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -63,6 +67,9 @@ $(patsubst %,$(DIR_DL)/%,$(objects)) :
 $(subst %,%_MD5,$(objects)) :
        @$(MD5)
 
+dist: 
+       @$(PAK)
+
 ###############################################################################
 # Installation Details
 ###############################################################################