summaryrefslogtreecommitdiff
path: root/www/php-screw/files/patch-tools__Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/php-screw/files/patch-tools__Makefile')
-rw-r--r--www/php-screw/files/patch-tools__Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/php-screw/files/patch-tools__Makefile b/www/php-screw/files/patch-tools__Makefile
deleted file mode 100644
index cc3dd8308b3f..000000000000
--- a/www/php-screw/files/patch-tools__Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- tools/Makefile.orig Sat Nov 9 15:08:17 2002
-+++ tools/Makefile Sat Nov 9 15:08:33 2002
-@@ -1,7 +1,7 @@
- all: screw
-
- screw: screw.c zencode.c
-- gcc -o screw screw.c zencode.c -lz
-+ ${CC} -o screw screw.c zencode.c -lz
-
- clean:
- /bin/rm *.o *.so screw