aboutsummaryrefslogtreecommitdiff
path: root/gnu/patch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/patch/Makefile')
-rw-r--r--gnu/patch/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/patch/Makefile b/gnu/patch/Makefile
deleted file mode 100644
index d614e89235da..000000000000
--- a/gnu/patch/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-PROG= patch
-SRCS = backupfile.c getopt.c getopt1.c inp.c patch.c pch.c util.c \
- version.c
-CFLAGS += -DHAVE_CONFIG_H
-MAN= patch.1
-.include <bsd.prog.mk>