summaryrefslogtreecommitdiffstats
path: root/kerberos5/lib/libhdb/Makefile
diff options
context:
space:
mode:
authorassar <assar@FreeBSD.org>2001-06-21 12:55:45 +0000
committerassar <assar@FreeBSD.org>2001-06-21 12:55:45 +0000
commitfbf015e5d850112fb3b2fc9cacde61d7571dc17c (patch)
tree00671dde38f2c8ecc6ef1dc5ef079d89bd4888eb /kerberos5/lib/libhdb/Makefile
parent1f2cf25cedb7a77ecb98a01a1e9098c1f474ddfa (diff)
downloadFreeBSD-src-fbf015e5d850112fb3b2fc9cacde61d7571dc17c.zip
FreeBSD-src-fbf015e5d850112fb3b2fc9cacde61d7571dc17c.tar.gz
update infrastructure for heimdal 0.3f
Diffstat (limited to 'kerberos5/lib/libhdb/Makefile')
-rw-r--r--kerberos5/lib/libhdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/lib/libhdb/Makefile b/kerberos5/lib/libhdb/Makefile
index e8980f8..ff3bb74 100644
--- a/kerberos5/lib/libhdb/Makefile
+++ b/kerberos5/lib/libhdb/Makefile
@@ -48,7 +48,7 @@ ${I:S/.x/.c/}: ${I}
cmp -s ${.OODATE} ${.TARGET} 2> /dev/null || cp ${.OODATE} ${.TARGET}
.endfor
-CLEANFILES+= ${GEN:S/.x/.c/g} asn1.h asn1_files
+CLEANFILES+= ${GEN:S/.x/.c/g} hdb_asn1.h asn1_files
${GEN} hdb_asn1.h: asn1_compile hdb.asn1
./asn1_compile ${KRB5DIR}/lib/hdb/hdb.asn1 hdb_asn1
OpenPOWER on IntegriCloud