summaryrefslogtreecommitdiff
path: root/source4/build/make
AgeCommit message (Collapse)AuthorFilesLines
2008-05-07build: fix path to lex_compile.shStefan Metzmacher1-1/+1
metze (This used to be commit 6a1b7f56afa7475880f4eb5f0b669fd2b95a1d8f)
2008-04-25Don't compile files twice when the compilation fails.Andrew Bartlett1-2/+1
Andrew Bartlett (This used to be commit 53ea233649d12d77233611e272cf5f470177571c)
2008-04-19build: fix the build rule for .o filesStefan Metzmacher1-1/+3
metze (This used to be commit c7f34f41c3f9f0c3f75a618dfaf566706014a6b4)
2008-04-15Fix the build.Jelmer Vernooij1-0/+4
(This used to be commit ecaa5bb83b5cf319718d15aff96152d70fa19f7f)
2008-04-14Move standard make compilation rules to build/make.Jelmer Vernooij4-0/+440
(This used to be commit ceda3312a98b069d0711f3cb33de3ae71e91ebaa)