diff options
Diffstat (limited to 'cad/pisces/files/patch-bh')
-rw-r--r-- | cad/pisces/files/patch-bh | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/cad/pisces/files/patch-bh b/cad/pisces/files/patch-bh deleted file mode 100644 index 1e4bcbec31d4..000000000000 --- a/cad/pisces/files/patch-bh +++ /dev/null @@ -1,19 +0,0 @@ -*** library/plotcap/9016/plotcap/Imakefile.orig Wed Nov 3 12:36:26 1999 ---- library/plotcap/9016/plotcap/Imakefile Wed Nov 3 12:36:50 1999 -*************** -*** 22,28 **** - InstallFile(plotcap,$(PLOTCAP).std) - InstallNewFile(plotcap.def,$(PLOTCAP)) - -! DependsOn(plotcap.def,Makefile) - EchoInto('# Date:',plotcap.def) - EchoAppend('# LOCAL DEFINITIONS, edit this not $(PLOTCAPDIR)/plotcap.std',plotcap.def) - EchoAppend(' ', plotcap.def) ---- 22,28 ---- - InstallFile(plotcap,$(PLOTCAP).std) - InstallNewFile(plotcap.def,$(PLOTCAP)) - -! DependsOn(plotcap.def,emptyrule) - EchoInto('# Date:',plotcap.def) - EchoAppend('# LOCAL DEFINITIONS, edit this not $(PLOTCAPDIR)/plotcap.std',plotcap.def) - EchoAppend(' ', plotcap.def) |