diff options
| author | fukachan <fukachan> | 2003-10-17 08:40:46 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-10-17 08:40:46 +0000 |
| commit | 4be5a9c61d22bd96166cbeec2350cfdc6b8382cb (patch) | |
| tree | d7b191b92fa6dd6d4cc7bee869585e8da2c46063 /regress/simulation | |
| parent | ae04e4e42eaf57704aec84219d33d69d878eed39 (diff) | |
| download | fml8-4be5a9c61d22bd96166cbeec2350cfdc6b8382cb.tar.gz fml8-4be5a9c61d22bd96166cbeec2350cfdc6b8382cb.tar.bz2 fml8-4be5a9c61d22bd96166cbeec2350cfdc6b8382cb.zip | |
run ../variables/sync.pl in check.
Diffstat (limited to 'regress/simulation')
| -rw-r--r-- | regress/simulation/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/regress/simulation/Makefile b/regress/simulation/Makefile index dafef74b..966ab3ec 100644 --- a/regress/simulation/Makefile +++ b/regress/simulation/Makefile @@ -1,5 +1,5 @@ # -# $FML: Makefile,v 1.70 2003/06/22 16:05:53 fukachan Exp $ +# $FML: Makefile,v 1.71 2003/08/03 08:35:58 fukachan Exp $ # TMPFILE = /tmp/log.fml-devel.test @@ -32,6 +32,8 @@ check: tee -a ../regress/simulation/33_TODO) |\ grep -v OK || echo '' @ echo "" >> 33_TODO + @ echo " *********** CHECK VARIABLE DEFINITIONS ********** " >> 33_TODO + @ ../variables/sync.pl >> 33_TODO @ echo " *********** STATUS.txt ********** " >> 33_TODO @ echo "" >> 33_TODO - egrep '^[0-9]|\[TODO\]' ../../fml/doc/ja/todo/STATUS.txt >> 33_TODO |
