summaryrefslogtreecommitdiff
path: root/source4/build/make/python.mk
AgeCommit message (Collapse)AuthorFilesLines
2008-05-21Use gnu make syntax for SWIG implicit rule since it allows multiple output ↵Jelmer Vernooij1-2/+2
files. (This used to be commit ce440887316d3ae379551c136f6b640c573fd702)
2008-05-21Allow dots in .mk file section headers, fix docstring.Jelmer Vernooij1-1/+1
(This used to be commit bd3f3e7c85f1a92638d69379782aa7bfcecd9e2f)
2008-05-10Install standalone python modules (so we can use stock python rather than ↵Jelmer Vernooij1-2/+6
smbpython). (This used to be commit bb5c9fc64b6ad275abdd98a19f018953c9d79cbd)
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 Vernooij1-0/+58
(This used to be commit ceda3312a98b069d0711f3cb33de3ae71e91ebaa)