-lcompat doesn't seem to be needed anymore.

MFC candidate (compile fine on 5.0 and 4.0-STABLE).
This commit is contained in:
Ollivier Robert 2000-07-03 07:49:32 +00:00
parent 8e7cbb3c91
commit 74f509a058

View File

@ -7,7 +7,7 @@ SRCS= curses.c hit.c init.c inventory.c level.c machdep.c main.c \
message.c monster.c move.c object.c pack.c play.c random.c ring.c \
room.c save.c score.c spec_hit.c throw.c trap.c use.c zap.c
DPADD= ${LIBCURSES} ${LIBTERMCAP} ${LIBCOMPAT}
LDADD= -lcurses -ltermcap -lcompat
LDADD= -lcurses -ltermcap
HIDEGAME=hidegame
MAN6= rogue.6