From 97167a6b2d2b0816feeb2aa836989343fe67f6f6 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 15 Nov 1996 11:01:32 +0000 Subject: Motif-based diff frontend. Submitted by: Andreas Lohr andreas@marvin.RoBIN.de --- textproc/mgdiff/files/patch-aa | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 textproc/mgdiff/files/patch-aa (limited to 'textproc/mgdiff/files') diff --git a/textproc/mgdiff/files/patch-aa b/textproc/mgdiff/files/patch-aa new file mode 100644 index 000000000000..2e72a146dc2a --- /dev/null +++ b/textproc/mgdiff/files/patch-aa @@ -0,0 +1,27 @@ +*** Imakefile.orig Thu May 19 04:01:00 1994 +--- Imakefile Sat Nov 2 17:06:31 1996 +*************** +*** 5,14 **** + XCOMM Imakefile,v 2.0 1994/05/19 02:01:00 dan Exp + +! XMLIB = -lXm + XCOMM +! XCOMM for Dell SVR4 + XCOMM +! EXTRA_LIBRARIES = -lc -lucb + + SRCS = mgdiff.c rundiff.c misc.c files.c spawn.c manual.c modal.c legend.c + OBJS = mgdiff.o rundiff.o misc.o files.o spawn.o manual.o modal.o legend.o +--- 5,16 ---- + XCOMM Imakefile,v 2.0 1994/05/19 02:01:00 dan Exp + +! XMLIB = ${MOTIFLIB} ++ + XCOMM +! XCOMM The gnuregex library is needed for the Motif file selection box widget. + XCOMM +! XCOMM +! EXTRA_LIBRARIES = -lgnuregex + + SRCS = mgdiff.c rundiff.c misc.c files.c spawn.c manual.c modal.c legend.c + OBJS = mgdiff.o rundiff.o misc.o files.o spawn.o manual.o modal.o legend.o -- cgit v1.2.3