set options=/source:%1.f95 /free /O2 /QxHost del %1.obj del %1.exe now >> %1.tce echo ifort %options% >> %1.tce ifort %options% >> %1.tce dir %1.* >> %1.tce %1 >> %1.tce notepad %1.tce