From 58a28f907459d4d010e90218c4b2357bde6b26a8 Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Sun, 29 Jan 1995 21:56:58 +0000 Subject: Yet another patch for the "new" make :-). --- cad/magic/files/patch-aa | 41 ++++++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 15 deletions(-) (limited to 'cad/magic') diff --git a/cad/magic/files/patch-aa b/cad/magic/files/patch-aa index 9a83bbebb111..2162b6a082ac 100644 --- a/cad/magic/files/patch-aa +++ b/cad/magic/files/patch-aa @@ -83,7 +83,7 @@ *************** *** 22,27 **** --- 22,28 ---- - static char rcsid[]="$Header: /a/ncvs/ports/cad/magic/patches/patch-aa,v 1.1.1.1 1994/12/18 21:12:09 swallace Exp $"; + static char rcsid[]="$Header: /a/ncvs/ports/cad/magic/patches/patch-aa,v 1.2 1995/01/22 15:59:54 ats Exp $"; #endif not lint + #include @@ -227,7 +227,7 @@ *************** *** 19,24 **** --- 19,25 ---- - static char rcsid[] = "$Header: /a/ncvs/ports/cad/magic/patches/patch-aa,v 1.1.1.1 1994/12/18 21:12:09 swallace Exp $"; + static char rcsid[] = "$Header: /a/ncvs/ports/cad/magic/patches/patch-aa,v 1.2 1995/01/22 15:59:54 ats Exp $"; #endif not lint + #include @@ -295,19 +295,6 @@ main(argc, argv) char *argv[]; { -*** Makefile.orig Tue Sep 20 13:55:57 1994 ---- Makefile Sun Dec 18 00:24:12 1994 -*************** -*** 41,46 **** ---- 41,48 ---- - CADDIR = `:findcad` - CADDIR_SUB = `../:findcad` - -+ all: everything -+ - everything: ${MODULES} .config - /bin/csh :makeall installhdrs ${MODULES} - /bin/csh :makeall install ${MODULES} *** misc/magic.h.orig Tue Aug 2 15:18:15 1994 --- misc/magic.h Sat Dec 17 15:31:52 1994 *************** @@ -359,3 +346,27 @@ # # Configuration for flags and libraries # +*** Makefile.orig Tue Sep 20 22:55:57 1994 +--- Makefile Sun Jan 29 18:57:47 1995 +*************** +*** 41,46 **** +--- 41,48 ---- + CADDIR = `:findcad` + CADDIR_SUB = `../:findcad` + ++ all: everything ++ + everything: ${MODULES} .config + /bin/csh :makeall installhdrs ${MODULES} + /bin/csh :makeall install ${MODULES} +*************** +*** 146,149 **** + echo ${MODULES} + + forceit: +! +--- 148,151 ---- + echo ${MODULES} + + forceit: +! -- cgit v1.2.3