libvirt/build-aux
Andrea Bolognani 3884cc65a7 syntax-check: Drop 'syntax-check' target
Our entry point for syntax-check rules is meson, which calls
to each of them specifically; additionally, we have the 'all'
target that warns users who try to use make directly.

The 'syntax-check' target is not used by anything, and in fact
it couldn't be even if one tried: its availability depends on
the $(_gl-Makefile) variable, which in our case is never
defined.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
2024-02-19 10:29:30 +01:00
..
check-spacing.pl
Makefile.in build-aux: introduce 'black' tool for python formatting 2023-11-03 14:06:35 -04:00
Makefile.nonreentrant lib: Replace qsort() with g_qsort_with_data() 2023-11-24 09:53:14 +01:00
meson.build build-aux: introduce 'black' tool for python formatting 2023-11-03 14:06:35 -04:00
syntax-check.mk syntax-check: Drop 'syntax-check' target 2024-02-19 10:29:30 +01:00