mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 22:49:37 +02:00
Updated compiler number
This commit is contained in:
parent
7a1e42cf31
commit
120917c0f1
@ -99,9 +99,9 @@ endif
|
||||
# Where to install the _real_executable and support files
|
||||
ifndef LIBINSTALLDIR
|
||||
ifdef inlinux
|
||||
LIBINSTALLDIR=/usr/lib/fpc/0.99.6
|
||||
LIBINSTALLDIR=/usr/lib/fpc/0.99.7
|
||||
# for a.out
|
||||
# LIBINSTALLDIR=/usr/lib/ppc/aout/0.99.6
|
||||
# LIBINSTALLDIR=/usr/lib/ppc/aout/0.99.7
|
||||
else
|
||||
LIBINSTALLDIR=$(PROGINSTALLDIR)
|
||||
endif
|
||||
@ -440,7 +440,10 @@ rtlclean :
|
||||
# Test of log at the end
|
||||
# does CVS add # at start of each line ??
|
||||
# $Log$
|
||||
# Revision 1.23 1998-08-06 10:42:56 pierre
|
||||
# Revision 1.24 1998-08-14 09:29:53 michael
|
||||
# Updated compiler number
|
||||
#
|
||||
# Revision 1.23 1998/08/06 10:42:56 pierre
|
||||
# + faster remake3 :
|
||||
# stops when two executables are equal
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user