]> sourceware.org Git - lvm2.git/commit
makefiles: avoid regeneration of Makefile
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 25 Nov 2014 22:01:28 +0000 (23:01 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 26 Nov 2014 08:36:12 +0000 (09:36 +0100)
commit2cd98b27825b00459bd8e2c0539ffe5c09ed5b62
tree8839901a109e5ba15a5ca33b619be5a9e21cbcaa
parent2de11c9e9e9513fb7d9ab0323370e584d3d3acde
makefiles: avoid regeneration of Makefile

When Makefile.in is touched, it's been matched by 'man' rule
and it's been wrongly regnerated.

Put in explicit rules to avoid Makefile sed processing.
man/Makefile.in
This page took 0.041281 seconds and 5 git commands to generate.