summaryrefslogtreecommitdiffstats
path: root/source/d/p2c/p2c.examples.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/d/p2c/p2c.examples.diff')
-rw-r--r--source/d/p2c/p2c.examples.diff15
1 files changed, 0 insertions, 15 deletions
diff --git a/source/d/p2c/p2c.examples.diff b/source/d/p2c/p2c.examples.diff
deleted file mode 100644
index 2a66af55b..000000000
--- a/source/d/p2c/p2c.examples.diff
+++ /dev/null
@@ -1,15 +0,0 @@
---- ./examples/Makefile.orig 1993-12-07 23:36:58.000000000 -0600
-+++ ./examples/Makefile 2007-06-02 12:53:13.000000000 -0500
-@@ -4,9 +4,9 @@
-
- # The following definitions assume p2c has been compiled into the "home"
- # directory as shown in src/Makefile.
--P2C = ../p2c
--INC = ../home
--LIB = ../home/libp2c.a
-+P2C = p2c
-+INC = /usr/include/p2c
-+LIB = /usr/lib/libp2c.a
-
-
- default: comp