1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Added .NOTPARALLEL to stub/Makefile.

This commit is contained in:
Markus F.X.J. Oberhumer 2007-05-14 11:30:40 +02:00
parent 81928d4ab1
commit df8acc4ed7

View File

@ -9,6 +9,7 @@
MAKEFLAGS += -rR
.SUFFIXES:
.SECONDEXPANSION:
.NOTPARALLEL:
export LC_ALL = C
export SHELL = /bin/sh