summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/ptx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/ptx/Makefile')
-rw-r--r--gnu/usr.bin/ptx/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/gnu/usr.bin/ptx/Makefile b/gnu/usr.bin/ptx/Makefile
new file mode 100644
index 0000000..b778f7a
--- /dev/null
+++ b/gnu/usr.bin/ptx/Makefile
@@ -0,0 +1,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