mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ad56ea0707
PR: 3377 Submitted by: Chris Stenton <jacs@gnome.co.uk>
12 lines
336 B
Plaintext
12 lines
336 B
Plaintext
--- Imakefile.orig Wed Dec 16 01:04:35 1992
|
|
+++ Imakefile Tue Jun 17 08:36:51 1997
|
|
@@ -2,7 +2,7 @@
|
|
LOCAL_LIBRARIES = $(XLIB)
|
|
DEPLIBS = $(DEPXLIB)
|
|
SYS_LIBRARIES = -lm
|
|
- CDEBUGFLAGS = -g
|
|
+XCOMM CDEBUGFLAGS = -g
|
|
|
|
SRCS = xfish.c medcut.c read.c gifread.c
|
|
OBJS = xfish.o medcut.o read.o gifread.o
|