summaryrefslogtreecommitdiffstats
path: root/hunt/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'hunt/Makefile.inc')
-rw-r--r--hunt/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/hunt/Makefile.inc b/hunt/Makefile.inc
index a0039bcf..b27c37d6 100644
--- a/hunt/Makefile.inc
+++ b/hunt/Makefile.inc
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.1 1997/10/04 09:11:16 mrg Exp $
+# $NetBSD: Makefile.inc,v 1.2 1997/10/10 16:32:15 lukem Exp $
#
# Hunt
# Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold
@@ -64,4 +64,4 @@ SYSLIBS=
DEFS= $(GAME_PARAM) $(DEFS_BSD44)
CFLAGS+= -O2 $(SYSCFLAGS) $(DEFS) -DHUNTD=\"/usr/games/huntd\"
-.include "../../Makefile.inc"
+.include "../Makefile.inc"