all: yet more misc updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-06-15 19:42:54 +02:00
parent a5206eb696
commit d1af2af499
9 changed files with 90 additions and 36 deletions
+1 -1
View File
@@ -1,5 +1,6 @@
#
# UPX src Makefile - needs GNU make and CMake >= 3.13
# Copyright (C) Markus Franz Xaver Johannes Oberhumer
#
# NOTE: this Makefile is deprecated - please directly use the CMake build
@@ -7,7 +8,6 @@
# build configurations.
MAKEFLAGS += -r
.SUFFIXES:
export SHELL = /bin/sh
ifndef srcdir