]> git.stg.codes - stg.git/blobdiff - projects/sgauthstress/Makefile
Fixes due to stupid behaviour of BSD-like install.
[stg.git] / projects / sgauthstress / Makefile
index 3cc73a97a2e0c59d4f0fd4394a327c17eb567b61..4884b21367b5fb9da727ce2c3a93cedc84ab67ce 100644 (file)
@@ -19,12 +19,10 @@ LIBS += $(addprefix -lstg,$(STGLIBS)) $(LIB_THREAD)
 
 ifeq ($(OS),linux)
 LIBS += -ldl
-D_FLAG = -D
 else
 LIBS += -lintl \
         -lc \
         -liconv
-D_FLAG = -d
 endif
 
 SEARCH_DIRS = -I ../../include