summaryrefslogtreecommitdiffstats
path: root/source4/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Eliminate duplicate variable.Jelmer Vernooij2008-02-181-1/+1
| | | | (This used to be commit f5b2b20cafc137604bc527ca6bb2bc8edab551e9)
* Remove unused code.Jelmer Vernooij2008-02-161-3/+3
| | | | (This used to be commit 98d6095b9605ff4db61394719f29b3e38349c59f)
* Simplify handling of plugin installation.Jelmer Vernooij2008-02-161-0/+4
| | | | (This used to be commit 8f1270dd5c7688f023cf24215fa229da213e760c)
* Makefile: --enable-automatic-dependencies usageStefan Metzmacher2008-02-131-1/+1
| | | | | metze (This used to be commit 36a31f31c4c01f4ebf1359650c497a1ba447e6d0)
* Print warning when config.status doesn't exist and the user tries toJelmer Vernooij2008-02-111-0/+4
| | | | | run make. (This used to be commit 8776a0d2badca9ebf39e27ba5e845d0f76f0834e)
* Move pidl bits to a separate file.Jelmer Vernooij2008-02-111-36/+6
| | | | (This used to be commit de7af6913487b51e44463bf1908e765477d28e5d)
* Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij2008-02-111-0/+207
that is autogenerated. (This used to be commit ebf6e59dfef30e1f679ea6692385a09abcb220dd)