artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbd11d1
)
no need to link with -lcompat
author
millert
<millert@openbsd.org>
Fri, 17 Jan 1997 07:51:06 +0000
(07:51 +0000)
committer
millert
<millert@openbsd.org>
Fri, 17 Jan 1997 07:51:06 +0000
(07:51 +0000)
games/hack/Makefile
patch
|
blob
|
history
diff --git
a/games/hack/Makefile
b/games/hack/Makefile
index
f6deec2
..
05be39b
100644
(file)
--- a/
games/hack/Makefile
+++ b/
games/hack/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
5 1997/01/03 03:03:59 etheisen
Exp $
+# $OpenBSD: Makefile,v 1.
6 1997/01/17 07:51:06 millert
Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= hack
@@
-17,7
+17,7
@@
SRCS+= alloc.c hack.Decl.c hack.apply.c hack.bones.c hack.c hack.cmd.c \
hack.wizard.c hack.worm.c hack.worn.c hack.zap.c rnd.c
MAN= hack.6
DPADD+= ${LIBTERMCAP} ${LIBCOMPAT}
-LDADD+= -ltermcap
-lcompat
+LDADD+= -ltermcap
HIDEGAME=hidegame
CLEANFILES+=hack.onames.h makedefs