Remove unneeded dependency line.
bsd.prog.mk adds 'ktutil-commands.o: ktutil-commands.h' already. MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
453b09caf5
commit
8ddbefd8a2
@ -24,8 +24,6 @@ LIBADD= kadm5clnt krb5 roken crypto edit sl vers
|
||||
ktutil-commands.h: ${KRB5DIR}/admin/ktutil-commands.in
|
||||
${SLC} ${.ALLSRC:M*.in}
|
||||
|
||||
.for ext in c o
|
||||
ktutil-commands.${ext}: ktutil-commands.h
|
||||
.endfor
|
||||
ktutil-commands.c: ktutil-commands.h
|
||||
|
||||
.PATH: ${KRB5DIR}/admin
|
||||
|
Loading…
Reference in New Issue
Block a user