diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-17 14:41:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-17 14:41:40 +0000 |
commit | 63e9fe5c9ead01a5f905975e0f73439641b08b5e (patch) | |
tree | d758364a1140f24ccc3f2442044d500f56b071c0 /Makefile | |
parent | 056c7d84f65fb5bd25c071c788f3170737a71e67 (diff) | |
download | s6-portable-utils-63e9fe5c9ead01a5f905975e0f73439641b08b5e.tar.gz s6-portable-utils-63e9fe5c9ead01a5f905975e0f73439641b08b5e.tar.xz s6-portable-utils-63e9fe5c9ead01a5f905975e0f73439641b08b5e.zip |
version: 2.3.0.0 v2.3.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 0fc3d40..0d34c7a 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,6 @@ CC = $(error Please use ./configure first) STATIC_LIBS := SHARED_LIBS := -INTERNAL_LIBS := LIB_DEFS := BIN_SYMLINKS := EXTRA_TEMP := |