3 # $DragonFly: src/usr.bin/make/tests/variables/t1/test.sh,v 1.1 2005/02/25 08:53:14 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"