summaryrefslogtreecommitdiff
path: root/cad/magic
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-01-29 21:56:58 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-01-29 21:56:58 +0000
commit58a28f907459d4d010e90218c4b2357bde6b26a8 (patch)
tree8a7015c8fbd8571458bca252b737fb12106d4cf3 /cad/magic
parentAdd the COMMENT, DESCR and PLIST files in the pkg directory so that less (diff)
Yet another patch for the "new" make :-).
Notes
Notes: svn path=/head/; revision=848
Diffstat (limited to 'cad/magic')
-rw-r--r--cad/magic/files/patch-aa41
1 files changed, 26 insertions, 15 deletions
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 <sys/types.h>
@@ -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 <stdlib.h>
@@ -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:
+!