summaryrefslogtreecommitdiff
path: root/kerberos5/usr.bin/hxtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/usr.bin/hxtool/Makefile')
-rw-r--r--kerberos5/usr.bin/hxtool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/kerberos5/usr.bin/hxtool/Makefile b/kerberos5/usr.bin/hxtool/Makefile
index 53612fd1274f..4a7b102e6442 100644
--- a/kerberos5/usr.bin/hxtool/Makefile
+++ b/kerberos5/usr.bin/hxtool/Makefile
@@ -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}