]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: move syntax-check code into build-aux directory
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 9 Oct 2019 11:25:08 +0000 (12:25 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 9 Oct 2019 12:36:43 +0000 (13:36 +0100)
commitde744894bb445fb8e1dd2ab5832e86b780333a3b
treef66776b0d28115de919aa673c6fe03eb0fd9219f
parent56bd0665c712ad8fbf269651593d90414a243261
build: move syntax-check code into build-aux directory

The syntax-check rules are the one bit of make usage that will
stay around for a while after the meson conversion. Move them
into the build-aux directory in preparation for refactoring
to make them independent from automake.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
GNUmakefile
Makefile.am
build-aux/cfg.mk [moved from cfg.mk with 97% similarity]
build-aux/maint.mk [moved from maint.mk with 99% similarity]