mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-17 12:29:14 +02:00
* utils need fcl
This commit is contained in:
parent
323ae9b94a
commit
b8f4ee13f1
@ -217,7 +217,7 @@ compiler_sharedinstall:
|
||||
# Utils
|
||||
#######################################
|
||||
|
||||
utils_all: rtl_all
|
||||
utils_all: rtl_all fcl_all
|
||||
$(MAKE) -C $(UTILSDIR) all
|
||||
|
||||
utils_clean:
|
||||
@ -456,7 +456,10 @@ utilszip: utils_clean rtl_clean
|
||||
|
||||
#
|
||||
# $Log$
|
||||
# Revision 1.19 1999-07-05 17:48:58 peter
|
||||
# Revision 1.20 1999-07-29 11:40:01 peter
|
||||
# * utils need fcl
|
||||
#
|
||||
# Revision 1.19 1999/07/05 17:48:58 peter
|
||||
# * merged
|
||||
#
|
||||
# Revision 1.18.2.1 1999/07/05 17:03:20 peter
|
||||
|
Loading…
Reference in New Issue
Block a user