Small Makefile updates.
committer: mfx <mfx> 1138080320 +0000
This commit is contained in:
+2
-2
@@ -2,9 +2,9 @@
|
||||
# UPX Makefile - needs GNU make 3.80 or better
|
||||
#
|
||||
|
||||
SHELL = /bin/sh
|
||||
.SUFFIXES:
|
||||
MAKEFLAGS += -rR
|
||||
.SUFFIXES:
|
||||
export SHELL = /bin/sh
|
||||
override e = $($1) $(EXTRA_$1) $(upx_$1) $($(basename $(notdir $@)).$1)
|
||||
|
||||
srcdir ?= $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))
|
||||
|
||||
Reference in New Issue
Block a user