diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-26 14:22:12 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-26 14:22:12 +0000 |
| commit | e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff (patch) | |
| tree | 99317e3e4c34a31d62639cf2ccbaae831de513b1 /games/battlestar/Makefile | |
| parent | 0dc44b5add5cc61d6425762fd6adf24820911ac8 (diff) | |
Notes
Diffstat (limited to 'games/battlestar/Makefile')
| -rw-r--r-- | games/battlestar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/battlestar/Makefile b/games/battlestar/Makefile index 7e1c65a3d491..a6be83c3c073 100644 --- a/games/battlestar/Makefile +++ b/games/battlestar/Makefile @@ -5,6 +5,7 @@ PROG= battlestar SRCS= battlestar.c com1.c com2.c com3.c com4.c com5.c com6.c com7.c \ init.c cypher.c getcom.c parse.c room.c save.c fly.c misc.c \ globals.c dayfile.c nightfile.c dayobjs.c nightobjs.c words.c +MAN= battlestar.6 DPADD= ${LIBCURSES} ${LIBCOMPAT} LDADD= -lcurses -lcompat HIDEGAME=hidegame |
