X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=Makefile;h=c1f8658eaf18eee73c2b81385402f01eee1124a1;hb=6e777ea835c4c83d2a4c1d8e33d0d6a9ec0bfad0;hp=9abc3c08042f6a8d8b01a34f6fe02590fd7fdd4e;hpb=ecb09761724c43ce22d62d47f5c8d313b8d71ce7;p=smdp.git diff --git a/Makefile b/Makefile index 9abc3c0..c1f8658 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ DESTDIR = PREFIX = /usr/local CURSES = ncursesw -LDFLAGS = -s +LDFLAGS ?= -s ifeq (Windows_NT,$(OS)) ifeq (,$(findstring CYGWIN,$(UNAME_S)))