aboutsummaryrefslogtreecommitdiff
path: root/gnu/pr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/pr/Makefile')
-rw-r--r--gnu/pr/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/gnu/pr/Makefile b/gnu/pr/Makefile
deleted file mode 100644
index 6c8d431ebc60..000000000000
--- a/gnu/pr/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-
-PROG= pr
-SRCS= pr.c getopt.c getopt1.c error.c xmalloc.c version.c
-
-CFLAGS+=-I${.CURDIR}
-
-.include <bsd.prog.mk>