Add missing CLEANFILES.
MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
@@ -10,6 +10,8 @@ SRCS= kdigest.c \
|
||||
kdigest-commands.c \
|
||||
kdigest-commands.h
|
||||
|
||||
CLEANFILES= kdigest-commands.h kdigest-commands.c
|
||||
|
||||
kdigest-commands.h: kdigest-commands.in
|
||||
${SLC} ${.ALLSRC:M*.in}
|
||||
|
||||
|
||||
@@ -9,6 +9,8 @@ CFLAGS+= -I${KRB5DIR}/lib/hx509 \
|
||||
LIBADD= hx509 roken asn1 crypto sl vers edit
|
||||
SRCS= hxtool.c hxtool-commands.c hxtool-commands.h
|
||||
|
||||
CLEANFILES= hxtool-commands.h hxtool-commands.c
|
||||
|
||||
hxtool-commands.h: hxtool-commands.in
|
||||
${SLC} ${.ALLSRC:M*.in}
|
||||
|
||||
|
||||
@@ -31,6 +31,8 @@ DPADD= ${LDAPDPADD}
|
||||
LDADD= ${LDAPLDADD}
|
||||
LDFLAGS=${LDAPLDFLAGS}
|
||||
|
||||
CLEANFILES= kadmin-commands.h kadmin-commands.c
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
kadmin-commands.h: ${KRB5DIR}/kadmin/kadmin-commands.in
|
||||
|
||||
@@ -16,6 +16,8 @@ SRCS= kcc.c \
|
||||
kswitch.c \
|
||||
copy_cred_cache.c
|
||||
|
||||
CLEANFILES= kcc-commands.h kcc-commands.c
|
||||
|
||||
kcc-commands.h: kcc-commands.in
|
||||
${SLC} ${.ALLSRC:M*.in}
|
||||
|
||||
|
||||
@@ -11,6 +11,8 @@ CFLAGS+= -I${KRB5DIR}/lib/kadm5 \
|
||||
LIBADD= kadm5srv hdb krb5 roken edit sl vers
|
||||
LDFLAGS=${LDAPLDFLAGS}
|
||||
|
||||
CLEANFILES= iprop-commands.h iprop-commands.c
|
||||
|
||||
iprop-commands.h: iprop-commands.in
|
||||
${SLC} ${.ALLSRC:M*.in}
|
||||
|
||||
|
||||
@@ -19,6 +19,8 @@ SRCS= add.c \
|
||||
CFLAGS+=-I${KRB5DIR}/lib/roken -I${KRB5DIR}/lib/sl -I.
|
||||
LIBADD= kadm5clnt krb5 roken crypto edit sl vers
|
||||
|
||||
CLEANFILES= ktutil-commands.h ktutil-commands.c
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
ktutil-commands.h: ${KRB5DIR}/admin/ktutil-commands.in
|
||||
|
||||
Reference in New Issue
Block a user