svn commit: samba r18060 - in branches/SAMBA_4_0/source/lib/replace: .

tridge at samba.org tridge at samba.org
Tue Sep 5 04:53:47 GMT 2006


Author: tridge
Date: 2006-09-05 04:53:46 +0000 (Tue, 05 Sep 2006)
New Revision: 18060

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

Log:

use gmake for libreplace if available

Modified:
   branches/SAMBA_4_0/source/lib/replace/Makefile.in


Changeset:
Modified: branches/SAMBA_4_0/source/lib/replace/Makefile.in
===================================================================
--- branches/SAMBA_4_0/source/lib/replace/Makefile.in	2006-09-05 04:48:01 UTC (rev 18059)
+++ branches/SAMBA_4_0/source/lib/replace/Makefile.in	2006-09-05 04:53:46 UTC (rev 18060)
@@ -1,3 +1,5 @@
+#!gmake
+#
 CC = @CC@
 prefix = @prefix@
 exec_prefix = @exec_prefix@



More information about the samba-cvs mailing list