svn commit: samba r9053 - in branches/SAMBA_4_0/source/heimdal_build: .

jelmer at samba.org jelmer at samba.org
Thu Aug 4 05:46:18 GMT 2005


Author: jelmer
Date: 2005-08-04 05:46:17 +0000 (Thu, 04 Aug 2005)
New Revision: 9053

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9053

Log:
Change order of dependencies (.h files are used when creating the 
two compilers used for generating the rest of the heimdal files)

Modified:
   branches/SAMBA_4_0/source/heimdal_build/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/heimdal_build/config.mk
===================================================================
--- branches/SAMBA_4_0/source/heimdal_build/config.mk	2005-08-04 05:23:07 UTC (rev 9052)
+++ branches/SAMBA_4_0/source/heimdal_build/config.mk	2005-08-04 05:46:17 UTC (rev 9053)
@@ -396,11 +396,11 @@
 include ./heimdal_build/et_deps.pl heimdal/lib/krb5/krb5_err.et|
 
 heimdal_basics: \
+	heimdal/lib/roken/vis.h \
+	heimdal/lib/roken/err.h \
 	heimdal/lib/hdb/hdb_asn1.h \
 	heimdal/lib/gssapi/spnego_asn1.h \
 	heimdal/lib/asn1/krb5_asn1.h \
-	heimdal/lib/roken/vis.h \
-	heimdal/lib/roken/err.h \
 	heimdal/lib/asn1/asn1_err.h \
 	heimdal/lib/hdb/hdb_err.h \
 	heimdal/lib/krb5/heim_err.h \



More information about the samba-cvs mailing list