Merge branch 'master' of git://qnap.local/wdcdumpobj

This commit is contained in:
Kelvin Sherlock
2017-01-07 22:18:19 -05:00
+1
View File
@@ -9,6 +9,7 @@ OBJS = dumpobj.o disassembler.o zrdz_disassembler.o
ifeq ($(MSYSTEM),MINGW64)
OBJS += mingw/err.o
CPPFLAGS += -I mingw/
LDLIBS += -static
endif