mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 04:09:15 +02:00
Clean cannot remove ppc1-ppc3 : make cycle uses clean
This commit is contained in:
parent
f08a7114ae
commit
c9e455deb4
@ -212,7 +212,6 @@ all : $(EXENAME)
|
||||
|
||||
clean :
|
||||
-rm -f *.o *.ppu *.s $(EXENAME)
|
||||
-rm -f $(TEMPNAME) $(TEMPNAME1) $(TEMPNAME2) $(TEMPNAME3)
|
||||
|
||||
#####################################################################
|
||||
# Info
|
||||
@ -413,7 +412,10 @@ rtlclean :
|
||||
# Test of log at the end
|
||||
# does CVS add # at start of each line ??
|
||||
# $Log$
|
||||
# Revision 1.13 1998-06-02 11:29:36 peter
|
||||
# Revision 1.14 1998-06-03 09:27:51 michael
|
||||
# Clean cannot remove ppc1-ppc3 : make cycle uses clean
|
||||
#
|
||||
# Revision 1.13 1998/06/02 11:29:36 peter
|
||||
# + make clean removes also ppc1 - ppc3
|
||||
#
|
||||
# Revision 1.12 1998/05/31 14:09:45 peter
|
||||
|
Loading…
Reference in New Issue
Block a user