mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-03 00:07:28 +01:00
* cleanall cleans also now ppas link.res log
This commit is contained in:
parent
1b3f7c7382
commit
76abe83d4b
@ -958,6 +958,7 @@ ifdef EXEOBJECTS
|
||||
endif
|
||||
-$(DEL) *$(OEXT) *$(PPUEXT) *$(ASMEXT) *$(STATICLIBEXT) *$(SHAREDLIBEXT) *$(PPLEXT)
|
||||
-$(DELTREE) *$(SMARTEXT)
|
||||
-$(DEL) $(PPAS) link.res log
|
||||
|
||||
|
||||
[dependrules]
|
||||
@ -1114,7 +1115,10 @@ endif
|
||||
|
||||
;
|
||||
; $Log$
|
||||
; Revision 1.5 1999-11-10 22:10:48 peter
|
||||
; Revision 1.6 1999-11-15 21:48:22 peter
|
||||
; * cleanall cleans also now ppas link.res log
|
||||
;
|
||||
; Revision 1.5 1999/11/10 22:10:48 peter
|
||||
; * fpcmake updated
|
||||
;
|
||||
; Revision 1.4 1999/11/08 22:47:04 peter
|
||||
|
||||
Loading…
Reference in New Issue
Block a user