# Buildfile for Test Programs, Should Generate Warnings.
c68 test.c -o test -l6
c68 test2.c -o test2
c68 test3.c -o test3
c68 test4.c -o test4
c68 test5.c -o test5
c68 -f test6.c -o test6
# utest should NOT load, it should have 11 undefined vars.
c68 utest.c -o utest
c68 -e fptest.c -o etest
c68 -f fptest.c -o ftest
