summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/sort/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-03-29 09:11:38 +0000
committermarkm <markm@FreeBSD.org>2002-03-29 09:11:38 +0000
commitb7241ccef04c3755f12b4020557c0e1c8420c7bf (patch)
treed1584764a3162a29afefd9cf30eeb7a914c1f8ba /gnu/usr.bin/sort/Makefile
parent4441de50547fcda131a6ffd4b3c1eb8fcedf23cf (diff)
downloadFreeBSD-src-b7241ccef04c3755f12b4020557c0e1c8420c7bf.zip
FreeBSD-src-b7241ccef04c3755f12b4020557c0e1c8420c7bf.tar.gz
Boot this into the Attic. We now have (Net)BSD sort.
Diffstat (limited to 'gnu/usr.bin/sort/Makefile')
-rw-r--r--gnu/usr.bin/sort/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/usr.bin/sort/Makefile b/gnu/usr.bin/sort/Makefile
deleted file mode 100644
index 73d919c..0000000
--- a/gnu/usr.bin/sort/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-PROG= sort
-SRCS= sort.c error.c version.c long-options.c getopt.c getopt1.c xstrtod.c
-
-CFLAGS+=-I${.CURDIR} -DHAVE_CONFIG_H
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud