From: Douglas William Thrift Date: Fri, 2 Apr 2010 10:31:18 +0000 (+0000) Subject: Take out some commented stuff from GNUmakefile.in. X-Git-Tag: v0.9.432~97 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/933d3a50b8b88a737bc3e6b68d962e0d9dd9d99e Take out some commented stuff from GNUmakefile.in. --- diff --git a/GNUmakefile.in b/GNUmakefile.in index 3fe159f..301a386 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -91,11 +91,6 @@ cflags += -DCY_EXECUTE code += sig/ffi_type.lo sig/parse.lo sig/copy.lo code += Execute.lo Bridge.lo filters += C -#ifeq ($(filter ObjectiveC,$(filters)),) -#ifneq ($(shell which gnustep-config 2>/dev/null),) -#include GNUstep.mk -#endif -#endif endif cflags += -Wall -Werror -Wno-parentheses #-Wno-unused