-if exist $(OBJS)\sashtest.exe del $(OBJS)\sashtest.exe
-if exist $(OBJS)\sashtest.ilk del $(OBJS)\sashtest.ilk
-if exist $(OBJS)\sashtest.pdb del $(OBJS)\sashtest.pdb
$(OBJS)\sashtest.exe: $(SASHTEST_OBJECTS) $(OBJS)\sashtest_sashtest.res
link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
-if exist $(OBJS)\sashtest.exe del $(OBJS)\sashtest.exe
-if exist $(OBJS)\sashtest.ilk del $(OBJS)\sashtest.ilk
-if exist $(OBJS)\sashtest.pdb del $(OBJS)\sashtest.pdb
$(OBJS)\sashtest.exe: $(SASHTEST_OBJECTS) $(OBJS)\sashtest_sashtest.res
link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<