aboutsummaryrefslogtreecommitdiffstats
path: root/cad/pisces/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'cad/pisces/files/patch-ad')
-rw-r--r--cad/pisces/files/patch-ad22
1 files changed, 22 insertions, 0 deletions
diff --git a/cad/pisces/files/patch-ad b/cad/pisces/files/patch-ad
new file mode 100644
index 000000000000..4e53c9646216
--- /dev/null
+++ b/cad/pisces/files/patch-ad
@@ -0,0 +1,22 @@
+*** library/plotcap/9016/gplot/Imakefile.orig Wed Apr 26 12:50:39 2000
+--- library/plotcap/9016/gplot/Imakefile Wed Apr 26 12:51:49 2000
+***************
+*** 108,114 ****
+
+ DependNeeds(gp_vers.h gp_pclocs.h)
+
+- #ifdef STANFORD
+
+ ConditionalReplace(gp_vers.tmp,gp_vers.h)
+ ConditionalReplace(gp_pclocs.tmp,gp_pclocs.h)
+--- 108,113 ----
+***************
+*** 121,127 ****
+ EchoInto('/* NOTE: this file created by the Makefile */',gp_pclocs.tmp)
+ EchoAppend('#define PCAP_FILE "$(PLOTCAP)"', gp_pclocs.tmp)
+
+- #endif /*stanford*/
+
+
+ # INSTALL everything.
+--- 120,125 ----