summaryrefslogtreecommitdiff
path: root/source4/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-08-01build: autogenerate heimdal basicsStefan Metzmacher1-1/+1
2008-08-01build: autogenarate VPATH by configureStefan Metzmacher1-2/+0
2008-07-01Create PREFIX/var/lib and PREFIX/var/run in 'make install'.Andrew Bartlett1-1/+3
2008-06-30Ensure we install smbd as well...Andrew Bartlett1-1/+1
2008-06-27Fix installation of Samba4 into an empty tree.Andrew Bartlett1-2/+2
2008-06-26Use make magic for installing/uninstalling binaries.Jelmer Vernooij1-0/+14
2008-06-26Use make template for installing binaries.Jelmer Vernooij1-17/+0
2008-06-25Use variable for selftest directory.Jelmer Vernooij1-1/+2
2008-06-25Use variable for popt source dir.Jelmer Vernooij1-0/+1
2008-06-14Avoid using .DEFAULT_GOAL - it's only available in gmake 3.81 and higher.Jelmer Vernooij1-2/+4
2008-06-11Use variables for source dir of python ldb bindings.Jelmer Vernooij1-0/+1
2008-06-11Use variables for source dir of python tdb bindings.Jelmer Vernooij1-0/+1
2008-05-29Allow the ntp_signd socket to be set from configure.Andrew Bartlett1-0/+1
2008-05-28Bring up the ntp signing deamonAndrew Bartlett1-0/+1
2008-05-27Add variable for smbreadline directory.Jelmer Vernooij1-0/+1
2008-05-27Move source dir variables to Makefile.Jelmer Vernooij1-0/+48
2008-05-23More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an...Jelmer Vernooij1-5/+5
2008-05-19Revert some absolute paths.Jelmer Vernooij1-1/+2
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-2/+2
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-0/+1
2008-04-15Fix the build.Jelmer Vernooij1-0/+2
2008-04-14Makefile: fix variable name automatic_deps -> automatic_dependenciesStefan Metzmacher1-1/+1
2008-04-14Move standard make compilation rules to build/make.Jelmer Vernooij1-2/+24
2008-03-29Makefile: Allow "make" with no arguments to build all that will be installed.Andrew Kroeger1-2/+2
2008-03-28No longer install SWAT filesAndrew Bartlett1-1/+2
2008-03-04build: fix the build with --enable-automatic-dependencies=yesStefan Metzmacher1-2/+2
2008-02-29Move automatic dependencies code out of perl code.Jelmer Vernooij1-1/+29
2008-02-29Remove useless include, simplify generated CFLAGS lines in Makefile.Jelmer Vernooij1-1/+0
2008-02-29Remove the now unused cflags script.Jelmer Vernooij1-0/+1
2008-02-20Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett1-2/+2
2008-02-18Eliminate duplicate variable.Jelmer Vernooij1-1/+1
2008-02-16Remove unused code.Jelmer Vernooij1-3/+3
2008-02-16Simplify handling of plugin installation.Jelmer Vernooij1-0/+4
2008-02-13Makefile: --enable-automatic-dependencies usageStefan Metzmacher1-1/+1
2008-02-11Print warning when config.status doesn't exist and the user tries toJelmer Vernooij1-0/+4
2008-02-11Move pidl bits to a separate file.Jelmer Vernooij1-36/+6
2008-02-11Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij1-0/+207