mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-17 16:30:22 -04:00
14 lines
485 B
Plaintext
14 lines
485 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2000/12/17 23:32:19 wiz Exp $
|
|
|
|
--- Imakefile.org Sat Dec 16 19:10:12 1995
|
|
+++ Imakefile Sat Dec 16 18:59:27 1995
|
|
@@ -1,7 +1,7 @@
|
|
#ifdef ContribRules
|
|
ContribRules
|
|
#endif
|
|
-DEFINES = ExtensionDefines
|
|
+DEFINES = ExtensionDefines -DSHAPE
|
|
SRCS = swisswatch.c SwissWatch.c Hand.c Mark.c HandOrMark.c TableConvert.c
|
|
OBJS = swisswatch.o SwissWatch.o Hand.o Mark.o HandOrMark.o TableConvert.o
|
|
DEPLIBS = $(DEPXTOOLLIB) $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB)
|