explicit delete startlazarus executable not needed

git-svn-id: trunk@5896 -
This commit is contained in:
vincents 2004-08-30 20:11:41 +00:00
parent 4cb794d4d7
commit c6bcec9e08

View File

@ -134,7 +134,6 @@ clean: cleanall cleanide
purge: cleanall cleanide
$(MAKE) -C examples clean
$(MAKE) -C tools clean
$(DEL) startlazarus$(EXEEXT)
#install: $(INSTALLTARGET) $(addsuffix _install,$(TARGET_DIRS))
# end.