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

2014-05-09  Jan-Benedict Glaw  <jbglaw@lug-owl.de>

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

From-SVN: r210260
This commit is contained in:
Jan-Benedict Glaw 2014-05-09 07:25:21 +00:00 committed by Jan-Benedict Glaw
parent d573fd89a5
commit 3ce2cd3632
2 changed files with 7 additions and 1 deletions

View 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.

View 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=