mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 20:59:12 +02:00
explicit delete startlazarus executable not needed
git-svn-id: trunk@5897 -
This commit is contained in:
parent
c6bcec9e08
commit
75b9a376b8
3
Makefile
3
Makefile
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Don't edit, this file is generated by FPCMake Version 1.1 [2004/08/29]
|
# Don't edit, this file is generated by FPCMake Version 1.1 [2004/08/27]
|
||||||
#
|
#
|
||||||
default: all
|
default: all
|
||||||
MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx palmos macos darwin emx watcom morphos
|
MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx palmos macos darwin emx watcom morphos
|
||||||
@ -2557,4 +2557,3 @@ clean: cleanall cleanide
|
|||||||
purge: cleanall cleanide
|
purge: cleanall cleanide
|
||||||
$(MAKE) -C examples clean
|
$(MAKE) -C examples clean
|
||||||
$(MAKE) -C tools clean
|
$(MAKE) -C tools clean
|
||||||
$(DEL) startlazarus$(EXEEXT)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user