blob: ed84461c1d2d0f2e3f76f843a2cade2e095b0bbc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# 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=tests
srctrigger=add_ui.c
srcname="GNU Multi-Precision library/mpz"
# per-host:
# per-target:
|