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