Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.219 1999/12/14 00:36:50 peterg +## Changed $source to $stdin and added to mtt_m2p arg list +## ## Revision 1.218 1999/12/03 00:04:50 peterg ## Version to eric. ## -stdin switch added ## ## Revision 1.217 1999/11/16 22:15:55 peterg @@ -2510,14 +2513,14 @@ #Report generation $1_rep.make: $1_rep.txt rep_txt2make $1 "$mtt_switches" -reps_made: - rep_txt2sh $1; touch reps_made +$1_reps_made: + rep_txt2sh $1; touch $1_reps_made -$1_rep.tex: $1_rep.txt reps_made +$1_rep.tex: $1_rep.txt $1_reps_made rep_txt2tex $1 "$documenttype" "$directory"; #SUMMARY abg Acausal bond graph report (tex) $1_abg.tex: $1_sub.sh abg2tex $1