X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/d8f8acd14fef70c01de5f89b89f353a986c58330..452637bc90525a9a5b412ab99793006cf14c1e31:/projects/sgauthstress/Makefile diff --git a/projects/sgauthstress/Makefile b/projects/sgauthstress/Makefile index 3cc73a97..4884b213 100644 --- a/projects/sgauthstress/Makefile +++ b/projects/sgauthstress/Makefile @@ -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