mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
this is a real game, hide it.
This commit is contained in:
parent
385ee28385
commit
c96331cf63
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1 1996/08/21 08:18:33 downsj Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 1996/08/21 08:27:24 downsj Exp $
|
||||
# $FreeBSD: Makefile,v 1.1.1.1 1994/12/03 04:33:28 ache Exp $
|
||||
|
||||
PROG= bs
|
||||
MAN= bs.6
|
||||
DPADD= ${LIBCURSES} ${LIBTERMLIB}
|
||||
LDADD= -lcurses -ltermlib
|
||||
HIDEGAME=hidegame
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user