Style.
This commit is contained in:
parent
b78213fb0b
commit
0f91d7050c
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= makewhatis
|
||||
|
||||
DPADD+= ${LIBZ}
|
||||
LDADD+= -lz
|
||||
DPADD= ${LIBZ}
|
||||
LDADD= -lz
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user