summaryrefslogtreecommitdiffstats
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 3946484..a6af319 100644
--- a/kerberos5/usr.bin/hxtool/Makefile
+++ b/kerberos5/usr.bin/hxtool/Makefile
@@ -10,6 +10,8 @@ DPADD= ${LIBHX509} ${LIBROKEN} ${LIBASN1} ${LIBCRYPTO} ${LIBCRYPT} ${LIBSL} ${LI
LDADD= -lhx509 -lroken -lasn1 -lcrypto -lcrypt ${LIBSL} ${LIBVERS} -ledit
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}
OpenPOWER on IntegriCloud