summaryrefslogtreecommitdiffstats
path: root/include/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix include commit and switch to use DISTCLEAN_TARGETSZdenek Kabelac2010-11-081-4/+3
| | | | | | | | Fixing warning introduced by 'include make.tmpl' commit. Produced this warning: Makefile:29: warning: overriding commands for target `distclean' ../make.tmpl:366: warning: ignoring old commands for target `distclean'
* Use include make.tmplZdenek Kabelac2010-11-051-16/+2
| | | | Makes easier to use recursive targets and simplifies Makefile.
* Do not use VPATH in include/MakefileZdenek Kabelac2010-08-021-1/+0
|
* Update cflow file generation - support build dir and use $(top_srcdir)Zdenek Kabelac2010-03-291-2/+1
| | | | | | | to obtain sources. Create make.tmpl target for simplier generation of cflow files with the help of CFLOW_LIST, CFLOW_LIST_TARGET, CFLOW_TARGET. Still cflow usage is not perfect.
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-3/+4
|
* Introduce lvm2_install target.Milan Broz2009-05-111-0/+2
| | | | | | | | | | | | | | | Buildsystem support device-mapper only install, but generic install tagret includes both dm+lvm2. For distribution which uses separate install_device-mapper, there is no way how to install lvm2 only (so after installing lvm2 for packaging purposes built system must remove installed device-mapper files). Fix it by allowing lvm2_install target, similarily like install_cluster for clvmd. (install = install_device-mapper + install_lvm2)
* make install_device-mapperAlasdair Kergon2008-11-041-1/+3
|
* further progressAlasdair Kergon2008-11-011-0/+2
|
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-211-1/+1
| | | | | | | Signed-off-by: Jim Meyering <jim@meyering.net> Author: Jim Meyering <jim@meyering.net>
* Check for libsepol.Alasdair Kergon2006-04-191-0/+2
| | | | | | Add some cflow & scope support. Separate out DEFS from CFLAGS. Remove inlines and use unique function names.
* Cluster-extension-only installation.Alasdair Kergon2004-08-181-1/+3
|
* Update copyright notices.Alasdair Kergon2004-03-301-13/+9
|
* Basic internationalisation support.Alasdair Kergon2004-02-131-1/+3
|
* Tweaks for make install. -m args replaces verbose to display maps.Alasdair Kergon2001-12-031-3/+5
|
* vgrename & pvchange outlinesAlasdair Kergon2001-10-031-1/+1
|
* Create symlinks to .h files in an include directoryAlasdair Kergon2001-10-011-0/+41