oops; correct DPADD; from markus.friedl

This commit is contained in:
provos 2003-06-13 18:53:00 +00:00
parent 22ce30e3bd
commit f9d5f7ab0c
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.2 2003/06/12 23:30:58 provos Exp $
# $NetBSD: Makefile,v 1.3 2003/06/13 18:53:00 provos Exp $
NOMAN= # defined
PROG= eventtest
DPADD+= ${LIBSKEY}
DPADD+= ${LIBEVENT}
LDADD+= -levent
.PATH: ${.CURDIR}/..