]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - hunt/huntd/Makefile
Reduce ifdefs by making a common function to talk to either syslogd or
[bsdgames-darwin.git] / hunt / huntd / Makefile
index aff5307918570482dcf93df8ab60bec928158a00..0981256f739de759391f9cd73fa98a364b81cc55 100644 (file)
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.5 2014/03/29 21:27:40 dholland Exp $
+#      $NetBSD: Makefile,v 1.6 2014/03/29 22:29:55 dholland Exp $
 
 PROG=  huntd
 SRCS=  answer.c draw.c driver.c execute.c expl.c \
-       extern.c makemaze.c shots.c terminal.c
+       extern.c makemaze.c shots.c support.c terminal.c
 MAN=   huntd.6
 
 CPPFLAGS+=-I${.CURDIR}/../include