summaryrefslogtreecommitdiffstats
path: root/usr.bin/sort/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sort/Makefile')
-rw-r--r--usr.bin/sort/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/usr.bin/sort/Makefile b/usr.bin/sort/Makefile
deleted file mode 100644
index 3e166d4..0000000
--- a/usr.bin/sort/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $FreeBSD$
-
-SRCDIR= ${.CURDIR}/../../contrib/sort
-.PATH: ${SRCDIR}
-
-PROG= sort
-SRCS= append.c fields.c files.c fsort.c init.c msort.c sort.c tmp.c
-MAN= sort.1
-CFLAGS+= -I${SRCDIR} -DNO__RCSID -DNO__SCCSID
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud