mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 03:52:35 +02:00
explicit delete startlazarus executable not needed
git-svn-id: trunk@5896 -
This commit is contained in:
parent
4cb794d4d7
commit
c6bcec9e08
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user