summaryrefslogtreecommitdiffstats
path: root/games/hack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/hack/Makefile')
-rw-r--r--games/hack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/Makefile b/games/hack/Makefile
index 3c308f0..e85125c 100644
--- a/games/hack/Makefile
+++ b/games/hack/Makefile
@@ -18,7 +18,7 @@ DPADD= ${LIBTERMCAP} ${LIBCOMPAT}
LDADD= -ltermcap -lcompat
CFLAGS+= -fwritable-strings -I${.CURDIR} -I.
HIDEGAME=hidegame
-CLEANFILES+= hack.onames.h makedefs
+CLEANFILES=hack.onames.h makedefs makedefs.o
build-tools: makedefs
OpenPOWER on IntegriCloud