diff options
Diffstat (limited to 'devel/cocktail/files/patch-common-src-Makefile')
-rw-r--r-- | devel/cocktail/files/patch-common-src-Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/devel/cocktail/files/patch-common-src-Makefile b/devel/cocktail/files/patch-common-src-Makefile deleted file mode 100644 index 452f886d0c62..000000000000 --- a/devel/cocktail/files/patch-common-src-Makefile +++ /dev/null @@ -1,16 +0,0 @@ ---- /usr/ports/devel/cocktail/work/cocktail-9309//./common/src/Makefile Tue Feb 15 14:21:34 1994 -+++ ./common/src/Makefile Thu Aug 5 18:48:50 2004 -@@ -1,6 +1,6 @@ - all: - echo p Main | mc -d ../../reuse/src -- rm -f Main Main.[dimor] -+ -rm -f Main Main.[dimor] - - m2c: - # co RCS/* -@@ -9,4 +9,4 @@ - cd ../m2c; rm -f *.m[id] - - clean: -- rm -f *.[dimor] -+ -rm -f *.[dimor] |