mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 18:29:28 +02:00
Regenerated after 29141: For recompilation of all units except RTL for bootstrap
git-svn-id: trunk@29142 -
This commit is contained in:
parent
014652df08
commit
a77243f507
@ -2257,7 +2257,7 @@ endif
|
||||
$(TARGET_UNITDIRBS):
|
||||
$(MKDIRTREE) $(TARGET_UNITDIRBS)
|
||||
bootstrap: $(TARGET_UNITDIRBS)
|
||||
$(FPCFPMAKE) src/fpmkunit.pp $(FPMAKE_SKIP_CONFIG) $(addprefix -Fu,$(COMPILER_FPMAKE_UNITDIR)) -FU$(TARGET_UNITDIRBS) $(UNIT_ZIPPER) $(UNIT_PROCESS) $(UNIT_LIBTAR) $(OPT)
|
||||
$(FPCFPMAKE) src/fpmkunit.pp $(FPMAKE_SKIP_CONFIG) $(addprefix -Fu,$(UNITDIR_FPMAKE_RTL)) -FU$(TARGET_UNITDIRBS) $(UNIT_ZIPPER) $(UNIT_PROCESS) $(UNIT_LIBTAR) $(OPT)
|
||||
clean_bootstrap:
|
||||
-$(DELTREE) units_bs
|
||||
fpmake: fpmake.pp
|
||||
|
Loading…
Reference in New Issue
Block a user