summaryrefslogtreecommitdiff
path: root/apps/gperf/tests/configure.in
blob: d93c7bb1840446fc91dcb184d81066edd9339842 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# This file is a shell script fragment that supplies the information
# necessary to tailor a template configure script into the configure
# script appropriate for this directory.  For more information, check
# any existing configure script.

configdirs=""
srctrigger=c-parse.gperf
srcname="test perfect hash function generator"

target_makefile_frag=../../target-mkfrag
package_makefile_frag=Make.pack

# per-host:

# per-target:

TOLIBGXX=../../
ALL='$(NOTHING)'
CHECK=check
MOSTLYCLEAN='*.o \#* core *inset.c output.* *.out aout cout m3out pout preout'

(. ${srcdir}/../../config.shared) >${package_makefile_frag}

# post-target:

rm -f ${package_makefile_frag}