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