aboutsummaryrefslogtreecommitdiff
path: root/news/nntpbtr/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/nntpbtr/files/patch-Makefile')
-rw-r--r--news/nntpbtr/files/patch-Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/news/nntpbtr/files/patch-Makefile b/news/nntpbtr/files/patch-Makefile
deleted file mode 100644
index b7b8c09eac94..000000000000
--- a/news/nntpbtr/files/patch-Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
---- Makefile.orig 1994-11-25 07:09:25.000000000 -0500
-+++ Makefile 2014-03-29 11:43:43.000000000 -0400
-@@ -3,10 +3,10 @@
- #
-
- # C compiler
--CC=gcc
-+CC?=gcc
-
- # C compilation flags
--CFLAGS= -O -I../dbz
-+CFLAGS+= -I../dbz
-
- # Loader flags
- LDFLAGS=