summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/patch/Makefile')
-rw-r--r--gnu/usr.bin/patch/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/gnu/usr.bin/patch/Makefile b/gnu/usr.bin/patch/Makefile
deleted file mode 100644
index 8d8cc7b..0000000
--- a/gnu/usr.bin/patch/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-PROG= gnupatch
-CLEANFILES+= gnupatch.1
-
-gnupatch.1: patch.1
- cp ${.ALLSRC} ${.TARGET}
-
-SRCS= backupfile.c inp.c patch.c pch.c util.c version.c
-CFLAGS+=-DHAVE_CONFIG_H
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud