1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/gperf
Bruno Haible a7db20edba gperf: Fix error when this module is required by some test module.
* modules/gperf (Applicability): Set to 'all'.
2019-01-27 23:57:16 +01:00

26 lines
279 B
Plaintext

Description:
Provides the GNU gperf build tool.
Applicability:
all
Files:
Depends-on:
configure.ac:
Makefile.am:
GPERF = gperf
V_GPERF = $(V_GPERF_@AM_V@)
V_GPERF_ = $(V_GPERF_@AM_DEFAULT_V@)
V_GPERF_0 = @echo " GPERF " $@;
Include:
License:
unlimited
Maintainer:
all