Fix the misspelling of DPADD, then fix "make checkdpadd".

This commit is contained in:
Ruslan Ermilov 2003-05-03 19:49:05 +00:00
parent ebe901b4de
commit 08383fff66
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114595

View File

@ -5,7 +5,7 @@ SRCS=sunlabel.c geom_sunlabel_enc.c
NOMAN=
WARNS=5
DDADD= ${LIBGEOM}
DPADD= ${LIBGEOM} ${LIBBSDXML} ${LIBSBUF}
LDADD= -lgeom -lbsdxml -lsbuf
.PATH: ${.CURDIR}/../../sys/geom