From: Keith Bostic Date: Mon, 31 May 1993 10:44:32 +0000 (-0800) Subject: I have no idea what happened, but something did... X-Git-Tag: BSD-4_4-Snapshot-Development~843 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/c2bdc1c7bc187f6723a737a37652206c36bfbc93 I have no idea what happened, but something did... SCCS-vsn: games/Makefile 5.23 --- diff --git a/usr/src/games/Makefile b/usr/src/games/Makefile index f1fd495365..f539895b3a 100644 --- a/usr/src/games/Makefile +++ b/usr/src/games/Makefile @@ -1,20 +1,5 @@ -# @(#)Makefile 5.12 (Berkeley) 5/30/93 +# @(#)Makefile 5.23 (Berkeley) %G% Missing: adventure boggle ching dungeon hunt phantasia quiz warp -PROG= larn -MAN6= larn.0 -CFLAGS+=-DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -SRCS= main.c object.c create.c tok.c display.c global.c data.c io.c \ - monster.c store.c diag.c help.c config.c nap.c bill.c scores.c \ - signal.c moreobj.c movem.c regen.c fortune.c savelev.c -DPADD= ${LIBTERM} ${LIBCOMPAT} -LDADD= -ltermcap -lcompat -HIDEGAME=hidegame - -beforeinstall: - (cd ${.CURDIR}/datfiles; install -c -o ${BINOWN} -g ${BINGRP} -m 444 \ - larnmaze larnopts larn.help \ - ${DESTDIR}/usr/share/games/larn) - -.include +.include