mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 17:59:45 +02:00
go32v2 dos unit depends on go32 unit.
This commit is contained in:
parent
9845d15162
commit
261e66fb84
@ -38,6 +38,7 @@ RTLCONSTSUNIT=rtlconst
|
||||
endif
|
||||
|
||||
INITC_DEPS_OS=$(DPMIEXCPUNIT)$(PPUEXT)
|
||||
DOS_DEPS_OS = $(GO32UNIT)$(PPUEXT)
|
||||
SYSUTILS_DEPS_OS = $(DOSUNIT)$(PPUEXT) $(GO32UNIT)$(PPUEXT)
|
||||
|
||||
# Paths
|
||||
|
Loading…
Reference in New Issue
Block a user