From c7b11bab39ceae5f5e9eab303c4e7428af03421c Mon Sep 17 00:00:00 2001 From: David Leonard Date: Mon, 30 Aug 1999 23:32:11 +0000 Subject: No need to have huntd in the .PATH any more --- games/hunt/hunt/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/games/hunt/hunt/Makefile b/games/hunt/hunt/Makefile index e3d98aeaccf..e39325a93b8 100644 --- a/games/hunt/hunt/Makefile +++ b/games/hunt/hunt/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.5 1998/02/18 22:37:31 jtc Exp $ -# $OpenBSD: Makefile,v 1.4 1999/03/14 02:07:30 pjanzen Exp $ +# $OpenBSD: Makefile,v 1.5 1999/08/30 23:32:10 d Exp $ PROG= hunt SRCS= connect.c hunt.c otto.c playit.c display.c @@ -10,7 +10,5 @@ HIDEGAME=hidegame CPPFLAGS+=-I${.CURDIR}/../huntd -.PATH: ${.CURDIR}/../huntd - .include "../../Makefile.inc" .include -- cgit v1.2.3