diff options
author | Mark Pulford <markp@FreeBSD.org> | 2002-11-24 12:46:30 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2002-11-24 12:46:30 +0000 |
commit | 601dba8e28416b515e7a0839758e0329250a1b2f (patch) | |
tree | aab1d19bd48410da5f632fc350d1cc12ab2961ae /palm/xcopilot/files/patch-aa | |
parent | b228d61c6903e2f0f95197a196bb05d61ccf8063 (diff) | |
download | ports-601dba8e28416b515e7a0839758e0329250a1b2f.tar.gz ports-601dba8e28416b515e7a0839758e0329250a1b2f.zip |
Notes
Diffstat (limited to 'palm/xcopilot/files/patch-aa')
-rw-r--r-- | palm/xcopilot/files/patch-aa | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/palm/xcopilot/files/patch-aa b/palm/xcopilot/files/patch-aa deleted file mode 100644 index 3a8bed8b3da4..000000000000 --- a/palm/xcopilot/files/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ ---- Makefile.in.orig Tue Aug 25 22:56:23 1998 -+++ Makefile.in Sun Jan 24 03:53:29 1999 -@@ -92,7 +92,7 @@ - xcopilot.o display.o main.o pdebug.o ser-tcp.o open_app.o - xcopilot_DEPENDENCIES = mc68k/libmc68k.a mx/libmx.a - xcopilot_LDFLAGS = --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ $(X_CFLAGS) - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) - LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@ - man1dir = $(mandir)/man1 ---- mx/Makefile.in.orig Sun Jan 24 03:51:32 1999 -+++ mx/Makefile.in Sun Jan 24 03:52:04 1999 -@@ -101,7 +101,7 @@ - test_filesel_OBJECTS = test_filesel.o - test_filesel_DEPENDENCIES = libmx.a - test_filesel_LDFLAGS = --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ $(X_CFLAGS) - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) - LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@ - DIST_COMMON = Makefile.am Makefile.in |