1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Stefan Metzmacher
76a7ea3dc4 Makefile: fix variable name automatic_deps -> automatic_dependencies
metze
(This used to be commit 7ffc44b7c1)
2008-04-14 16:41:46 +02:00
Jelmer Vernooij
f800cf250f Move standard make compilation rules to build/make.
(This used to be commit ceda3312a9)
2008-04-14 14:51:57 +02:00
Andrew Kroeger
e96592fedf Makefile: Allow "make" with no arguments to build all that will be installed.
(This used to be commit 982acd6f80)
2008-03-29 00:06:02 -05:00
Andrew Bartlett
4eb694389c No longer install SWAT files
Andrew Bartlett
(This used to be commit cd275862c6)
2008-03-28 10:39:22 +11:00
Stefan Metzmacher
3ced8006a6 build: fix the build with --enable-automatic-dependencies=yes
metze
(This used to be commit b0ecd8f8d2)
2008-03-04 11:55:41 +01:00
Jelmer Vernooij
bb176a124e Move automatic dependencies code out of perl code.
(This used to be commit 58a93ef94b)
2008-02-29 15:39:44 +01:00
Jelmer Vernooij
232d51e666 Remove useless include, simplify generated CFLAGS lines in Makefile.
(This used to be commit 3157ce9876)
2008-02-29 15:32:33 +01:00
Jelmer Vernooij
0a5647c0e7 Remove the now unused cflags script.
(This used to be commit f97cce2522)
2008-02-29 15:02:30 +01:00
Andrew Bartlett
1c1781b2c4 Simpler specification of CFLAGS and LDFLAGS
By being more consistant in applying CFLAGS and LDFLAGS (in
particular) to every invocation, we make it simpler to enable gcov
code coverage, both in the build system and on the build farm.

Andrew Bartlett
(This used to be commit 8c2f658a96)
2008-02-20 19:20:13 +11:00
Jelmer Vernooij
d7dc10468a Eliminate duplicate variable.
(This used to be commit f5b2b20caf)
2008-02-18 12:26:43 +01:00
Jelmer Vernooij
d803ff9e72 Remove unused code.
(This used to be commit 98d6095b96)
2008-02-16 16:33:04 +01:00
Jelmer Vernooij
f5e9437896 Simplify handling of plugin installation.
(This used to be commit 8f1270dd5c)
2008-02-16 16:22:05 +01:00
Stefan Metzmacher
4c01d70a44 Makefile: --enable-automatic-dependencies usage
metze
(This used to be commit 36a31f31c4)
2008-02-13 08:53:02 +01:00
Jelmer Vernooij
c075292f8f Print warning when config.status doesn't exist and the user tries to
run make.
(This used to be commit 8776a0d2ba)
2008-02-11 15:52:34 +01:00
Jelmer Vernooij
6034757963 Move pidl bits to a separate file.
(This used to be commit de7af69134)
2008-02-11 15:19:24 +01:00
Jelmer Vernooij
604a0af3a7 Avoid autogenerating the Makefile but rather include a data.mk file
that is autogenerated.
(This used to be commit ebf6e59dfe)
2008-02-11 15:19:24 +01:00