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:
Bryan Drewery 2015-09-24 23:08:33 +00:00
parent 453b09caf5
commit 8ddbefd8a2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=288198

View file

@ -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