summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/ptx/Makefile
blob: b778f7a5bb8330f591570029e22a29c2b2a2d4e3 (plain)
1
2
3
4
5
6
7
PROG=	ptx
SRCS=	argmatch.c diacrit.c error.c getopt.c getopt1.c ptx.c regex.c xmalloc.c

MAN1=	NOMAN
CFLAGS+= -DHAVE_CONFIG_H -DDEFAULT_IGNORE_FILE=\"/usr/share/dict/eign\"

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud