r17960: try to use gmake if present on IRIX
authorStefan Metzmacher <metze@samba.org>
Thu, 31 Aug 2006 09:38:48 +0000 (09:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:16:57 +0000 (14:16 -0500)
metze
(This used to be commit 18b4ae591a3a137dd25edd16a574e489cd5552bf)

source4/lib/ldb/Makefile.in
source4/lib/talloc/Makefile.in
source4/lib/tdb/Makefile.in

index a4801c33b4ccdadc1fad42ba4d4d390e0751e4f5..c13d3b4fe6a7e19cf20a7e4eafe6695a0cef654c 100644 (file)
@@ -1,3 +1,5 @@
+#!gmake
+#
 CC = @CC@
 GCOV = @GCOV@
 XSLTPROC = @XSLTPROC@
index 7e14d22e1ff405efc3ac0a9f06afa2d483ee8174..a4b34fbf92417f326383fd851f823c614b7cd91b 100644 (file)
@@ -1,3 +1,5 @@
+#!gmake
+#
 prefix = @prefix@
 datarootdir = @datarootdir@
 exec_prefix = @exec_prefix@
index 88c35f3533a7800e94c5a24172532c7e96dc7af5..3969995db32f3e63842f70638bea8ccc35eb36d2 100644 (file)
@@ -1,3 +1,4 @@
+#!gmake
 #
 # Makefile for tdb directory
 #