Remove it in favour of GNU sort
This commit is contained in:
parent
de47b2dadd
commit
9af48ddfd9
@ -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>
|
|
Loading…
Reference in New Issue
Block a user