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