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