mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 06:39:34 +02:00
Log inserted
This commit is contained in:
parent
922c46cdef
commit
9d804fbe16
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# $Id:
|
# $Id$
|
||||||
#
|
#
|
||||||
# make all test
|
# make all test
|
||||||
# and printout errors
|
# and printout errors
|
||||||
@ -103,4 +103,8 @@ allto : $(patsubst %.pp,%.res,$(wildcard to*.pp))
|
|||||||
clean :
|
clean :
|
||||||
-rm *.re* *.o *.ppu *.exe log faillist
|
-rm *.re* *.o *.ppu *.exe log faillist
|
||||||
|
|
||||||
# $Log:
|
# $Log$
|
||||||
|
# Revision 1.3 1998-10-21 12:12:09 pierre
|
||||||
|
# Log inserted
|
||||||
|
#
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user