btrfs-progs: build: split makefile to generated and stable parts
authorDavid Sterba <dsterba@suse.com>
Mon, 30 Jan 2017 10:04:16 +0000 (11:04 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 8 Mar 2017 12:00:46 +0000 (13:00 +0100)
commit732056e3d3a35fad43515d5d7a87dc8572ae097e
tree4312ddb4268c3626b52789b78fa022a7c67dde0d
parent0c49ff5fb50347e1e381a9e0a351ee16d3e39735
btrfs-progs: build: split makefile to generated and stable parts

It's not really necessary to configure and regenerate Makefiles in cases
like adding a new source file. The build environment and optional
features are not affected by that.

Signed-off-by: David Sterba <dsterba@suse.com>
.gitignore
Makefile [moved from Makefile.in with 96% similarity]
Makefile.inc.in [new file with mode: 0644]
configure.ac