diff options
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/config/config.rel.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gas/testsuite/config/config.rel.in b/gas/testsuite/config/config.rel.in new file mode 100644 index 0000000..f276bdb --- /dev/null +++ b/gas/testsuite/config/config.rel.in @@ -0,0 +1,16 @@ +# 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. + +srctrigger="Makefile.in" +srcname="DejaGnu" + +configdirs="testsuite" + +# per-host: + +# per-target: + +# post-target: + |