mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-03 11:37:14 +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
|
endif
|
||||||
-$(DEL) *$(OEXT) *$(PPUEXT) *$(ASMEXT) *$(STATICLIBEXT) *$(SHAREDLIBEXT) *$(PPLEXT)
|
-$(DEL) *$(OEXT) *$(PPUEXT) *$(ASMEXT) *$(STATICLIBEXT) *$(SHAREDLIBEXT) *$(PPLEXT)
|
||||||
-$(DELTREE) *$(SMARTEXT)
|
-$(DELTREE) *$(SMARTEXT)
|
||||||
|
-$(DEL) $(PPAS) link.res log
|
||||||
|
|
||||||
|
|
||||||
[dependrules]
|
[dependrules]
|
||||||
@ -1114,7 +1115,10 @@ endif
|
|||||||
|
|
||||||
;
|
;
|
||||||
; $Log$
|
; $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
|
; * fpcmake updated
|
||||||
;
|
;
|
||||||
; Revision 1.4 1999/11/08 22:47:04 peter
|
; Revision 1.4 1999/11/08 22:47:04 peter
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user