diff options
Diffstat (limited to 'games/larn/Makefile')
-rw-r--r-- | games/larn/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/larn/Makefile b/games/larn/Makefile index 43b0468..24529bd 100644 --- a/games/larn/Makefile +++ b/games/larn/Makefile @@ -53,7 +53,6 @@ # Turn off logging. PROG= larn -MAN6= larn.6 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 \ |