summaryrefslogtreecommitdiff
path: root/sysutils/detach/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/detach/files/patch-Makefile')
-rw-r--r--sysutils/detach/files/patch-Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/detach/files/patch-Makefile b/sysutils/detach/files/patch-Makefile
deleted file mode 100644
index 8ec9643acc60..000000000000
--- a/sysutils/detach/files/patch-Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.orig Fri Oct 8 08:22:20 1999
-+++ Makefile Thu Jan 20 09:12:48 2000
-@@ -1,5 +1,5 @@
--CC = gcc
--CFLAGS =
-+CC ?= gcc
-+CFLAGS ?= -O2
- LIBS =
- INSTALL = install
- INSTALLPREFIX = /usr/local