Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.

Commit fdf53c5

Browse files
committed
now compiles and links successfully on GNUstep
1 parent e48c09d commit fdf53c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

GNUmakefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ LIBRARY_NAME = libMPWXmlKit
66

77
OBJCFLAGS += -Wno-import -fobjc-runtime=gnustep
88

9+
LDFLAGS += -L /home/gnustep/Build/obj
10+
11+
912
libMPWXmlKit_HEADER_FILES = \
1013
MPWSaxProtocol.h\
1114
MPWXmlAppleProplistGenerator.h\

0 commit comments

Comments
 (0)