summaryrefslogtreecommitdiffstats
path: root/contrib/libio/testsuite/configure.in
blob: cd400c84ba2cc9a9ee8d9d9860055feeab8495c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This file is a shell script fragment that supplies the information
# necessary for a configure script to process the program in
# this directory.  For more information, look at ../../configure.

configdirs=
srctrigger=libio.tests/hounddog.exp
srcname="test C++ input/output library, dejagnu style"
package_makefile_frag=Make.pack
package_makefile_rules_frag=Make.pack.r

# per-host:

# per-target:

TO_TOPDIR=../../
ALL=' '
XCINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'
XCXXINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'
MOSTLYCLEAN='*.o core $(JUNK_TO_CLEAN)'
(. ${srcdir}/../config.shared) >${package_makefile_frag} 2>${package_makefile_rules_frag}

# post-target:
OpenPOWER on IntegriCloud