mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
26 lines
279 B
Plaintext
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
|