2003-08-02 18:20:20 +02:00
|
|
|
--- ./components/gatherer/WordPerfect/wp2x-2.3/Makefile.in.orig Thu Feb 7 23:19:22 2002
|
|
|
|
+++ ./components/gatherer/WordPerfect/wp2x-2.3/Makefile.in Fri Aug 1 13:24:57 2003
|
2002-12-19 00:19:21 +01:00
|
|
|
@@ -29,7 +29,7 @@
|
|
|
|
OBJS = wp2x.o dopen.o tokens.o charsets.o
|
|
|
|
|
|
|
|
VERSION = 2.3
|
|
|
|
-CFLAGS = $(DEBUG) -I. -ansi -funsigned-char -DUNIX -DVERSION=\"$(VERSION)\"
|
|
|
|
+CFLAGS = @CFLAGS@ $(DEBUG) -I. -funsigned-char -DUNIX -DVERSION=\"$(VERSION)\"
|
|
|
|
|
|
|
|
all: wp2x wp2x.sh WordPerfect.sum
|
|
|
|
|