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