Updated for bin-upx-20060823.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-08-23 13:11:01 +02:00
parent e075c8e691
commit 37761d580f
2 changed files with 14 additions and 5 deletions
+8
View File
@@ -2,6 +2,14 @@ MAKEFLAGS += -rR
.SUFFIXES:
SHELL = /bin/sh
# update $PATH for our special stub build tools
ifneq ($(wildcard $(HOME)/local/bin/bin-upx/.),)
export PATH := $(HOME)/local/bin/bin-upx:$(PATH)
endif
ifneq ($(wildcard $(HOME)/bin/bin-upx/.),)
export PATH := $(HOME)/bin/bin-upx:$(PATH)
endif
top_srcdir = ..
PACKAGE = upx