all : ddb.exe, test.exe ! ddb.exe : ddb_main.obj, ddb_msg.obj, ddb_cld.obj, ddb_priv.obj link/notrace/exe=ddb.exe ddb_main.obj, ddb_msg.obj, ddb_cld.obj, - ddb_priv.obj test.exe : test.obj link/debug test.obj test.obj : test.for fortran/debug/nooptim/check=all test.for