summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/sort/Makefile
blob: 5dbed7c4c817d376a08205e420e778d0e7c7a135 (plain)
1
2
3
4
5
6
7
# $FreeBSD$
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