summaryrefslogtreecommitdiffstats
path: root/kerberos5/usr.bin/kcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/usr.bin/kcc/Makefile')
-rw-r--r--kerberos5/usr.bin/kcc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/kerberos5/usr.bin/kcc/Makefile b/kerberos5/usr.bin/kcc/Makefile
index d3f4dc3..2e86cf3 100644
--- a/kerberos5/usr.bin/kcc/Makefile
+++ b/kerberos5/usr.bin/kcc/Makefile
@@ -24,9 +24,7 @@ CLEANFILES= kcc-commands.h kcc-commands.c
kcc-commands.h: kcc-commands.in
${SLC} ${.ALLSRC:M*.in}
-.for ext in c o
-kcc-commands.${ext}: kcc-commands.h
-.endfor
+kcc-commands.c: kcc-commands.h
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud