X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=Makefile;h=c1f8658eaf18eee73c2b81385402f01eee1124a1;hb=faaa6a40adb643fa62ab355b3ab617af1e454fed;hp=9abc3c08042f6a8d8b01a34f6fe02590fd7fdd4e;hpb=24fa54229b7cba30488fc5f4a904e97d44c067f0;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)))