]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
config-list.mk (show): New target.
authorJan-Benedict Glaw <jbglaw@lug-owl.de>
Fri, 9 May 2014 07:25:21 +0000 (07:25 +0000)
committerJan-Benedict Glaw <jbglaw@gcc.gnu.org>
Fri, 9 May 2014 07:25:21 +0000 (07:25 +0000)
2014-05-09  Jan-Benedict Glaw  <jbglaw@lug-owl.de>

       * config-list.mk (show): New target.

From-SVN: r210260

contrib/ChangeLog
contrib/config-list.mk

index 6f90f4879d3c6709e9d0cfea16e869373d8ce899..02a0235232134c9352922ac54a8b4c50c1d3f370 100644 (file)
@@ -1,3 +1,7 @@
+2014-05-09  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config-list.mk (show): New target.
+
 2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
 
        * dg-extract-results.py: New file.
index ddf24a286efcfcdd1335fa301fc70b4382915ab5..cea0a946a4cb5a25995f5b83a1e8760ad5a8fcda 100644 (file)
@@ -80,8 +80,10 @@ LIST = aarch64-elf aarch64-linux-gnu \
 LOGFILES = $(patsubst %,log/%-make.out,$(LIST))
 all: $(LOGFILES)
 config: $(LIST)
+show:
+       @echo $(LIST)
 
-.PHONY: make-log-dir all config
+.PHONY: make-log-dir all config show
 
 empty=