Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/games/phantasia .include <bsd.own.mk> early



details:   https://anonhg.NetBSD.org/src/rev/2d9dded87bad
branches:  trunk
changeset: 519502:2d9dded87bad
user:      gmcgarry <gmcgarry%NetBSD.org@localhost>
date:      Wed Dec 19 06:18:25 2001 +0000

description:
.include <bsd.own.mk> early

diffstat:

 games/phantasia/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r e205c2ab1319 -r 2d9dded87bad games/phantasia/Makefile
--- a/games/phantasia/Makefile  Wed Dec 19 00:06:11 2001 +0000
+++ b/games/phantasia/Makefile  Wed Dec 19 06:18:25 2001 +0000
@@ -1,6 +1,8 @@
-#      $NetBSD: Makefile,v 1.24 2001/11/19 04:48:44 perry Exp $
+#      $NetBSD: Makefile,v 1.25 2001/12/19 06:18:25 gmcgarry Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
+.include <bsd.own.mk>
+
 PROG=  phantasia
 SRCS=  fight.c gamesupport.c interplayer.c io.c main.c misc.c phantglobs.c
 



Home | Main Index | Thread Index | Old Index