3 # $DragonFly: src/usr.bin/make/tests/variables/t0/test.sh,v 1.2 2005/02/01 11:19:38 okumoto Exp $
9 cat > Makefile << "_EOF_"
16 # The following are soo broken why no syntax error?
30 $MAKE 1> stdout 2> stderr
34 compare) std_compare ;;
41 echo "Usage: $0 run | compare | update | clean"