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>