Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.39 1996/11/09 20:22:54 peterg +## VERSION 2.0 +## ## Revision 1.38 1996/11/09 20:17:34 peterg ## Fixed bug with null ARGS argument ## Put in new lib paths. ## ## Revision 1.37 1996/11/09 18:47:46 peterg @@ -367,11 +370,11 @@ # Cancel implicit rules I don't want %.dvi: %.tex # If level>0, try and get subsystem files -ifneq ($level,"0") +ifneq ("$level","0") $1_abg.fig: mtt -q copy $1 $MTTPATH/lib/comp/compound endif