diff options
Diffstat (limited to '')
-rw-r--r-- | lang/pcc/files/patch-cpp-Makefile.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lang/pcc/files/patch-cpp-Makefile.in b/lang/pcc/files/patch-cpp-Makefile.in deleted file mode 100644 index 9e9b831c787b..000000000000 --- a/lang/pcc/files/patch-cpp-Makefile.in +++ /dev/null @@ -1,5 +0,0 @@ ---- cc/cpp/Makefile.in.orig 2007-01-02 11:49:40.000000000 -0800 -+++ cc/cpp/Makefile.in 2007-09-17 19:30:58.000000000 -0700 -@@ -18 +18 @@ LEX = @LEX@ --YACC = @YACC@ -+#YACC = @YACC@ |