summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-18 23:51:55 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:58:45 -0500
commit781d122fb646aef0d20f033cacb677ea9e89d2ff (patch)
treed6296efba3392b963d7db605dd832c086272000e /source4/heimdal_build/config.mk
parente801e013c83747fcf85cd6abd1b1834bd08340e2 (diff)
downloadsamba-781d122fb646aef0d20f033cacb677ea9e89d2ff.tar.gz
samba-781d122fb646aef0d20f033cacb677ea9e89d2ff.tar.bz2
samba-781d122fb646aef0d20f033cacb677ea9e89d2ff.zip
r14553: Use double colon feature in the makefile (supported by all buildfarm hosts!)
(This used to be commit f523c51b34c2305dcf861c542336f161a072a2f0)
Diffstat (limited to 'source4/heimdal_build/config.mk')
-rw-r--r--source4/heimdal_build/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk
index b137236b0c..b18223192b 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -446,7 +446,7 @@ heimdal_basics: \
heimdal/lib/krb5/k524_err.h \
heimdal/lib/krb5/krb5_err.h
-heimdal_clean: hdb_asn1_clean spnego_asn1_clean krb5_asn1_clean
+clean::
@-rm -f heimdal/lib/roken/vis.h heimdal/lib/roken/err.h
@-rm -f heimdal/lib/asn1/asn1_err.{c,h}
@-rm -f heimdal/lib/hdb/hdb_err.{c,h}