diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ USR=/usr/i686-apple-darwin9 FINK=$(USR) LIBXM = $(FINK) endif -LIBXM = $(FINK)/sw/lib/libXm.a +LIBXM = $(FINK)/sw/lib/libXm.a -lXp else ARCH_FLAGS=-march=i686 -m32 SHARED_FLAGS=-shared |