diff options
Diffstat (limited to 'games/phantasia')
-rw-r--r-- | games/phantasia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/phantasia/Makefile b/games/phantasia/Makefile index 9814962..4d1b992 100644 --- a/games/phantasia/Makefile +++ b/games/phantasia/Makefile @@ -7,6 +7,7 @@ DPADD= ${LIBM} ${LIBCURSES} ${LIBCOMPAT} LDADD= -lm -lcurses -lcompat DATAFILES=characs gold lastdead mess monsters motd scoreboard void HIDEGAME=hidegame +MAN= phantasia.6 CLEANFILES=${DATAFILES} cross-phantglobs.o map setup setup.o stamp.setuprun all: stamp.setuprun |