diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-17 06:27:07 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-17 06:27:07 +0000 |
commit | 89da9d1a44aea4e12bcd9ee227bfa3580262243f (patch) | |
tree | 500e63599aa3c431e26fe299a2f5a8c247fe2998 /Makefile | |
parent | a3a43adb2111d9a15c8782fccfd7b80d014d2269 (diff) | |
download | pamela-89da9d1a44aea4e12bcd9ee227bfa3580262243f.tar.gz pamela-89da9d1a44aea4e12bcd9ee227bfa3580262243f.tar.xz pamela-89da9d1a44aea4e12bcd9ee227bfa3580262243f.zip |
Add compat boilerplate
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 cd6c7f0..13fabde 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,6 @@ CC = $(error Please use ./configure first) STATIC_LIBS := SHARED_LIBS := -INTERNAL_LIBS := EXTRA_TARGETS := LIB_DEFS := |