Remove extra CFLAGS and redundant SRCS
Add DPADD Submitted by: bde
This commit is contained in:
parent
041629b3b9
commit
7ff9edbb0b
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= getfacl
|
||||
SRCS= getfacl.c
|
||||
LDADD= -lposix1e
|
||||
CFLAGS+= -g -Wall
|
||||
DPADD= ${LIBPOSIX1E}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user