From 261e66fb845830988ca6d9b64b84a5f3709dd5ec Mon Sep 17 00:00:00 2001 From: Pierre Muller Date: Sun, 1 Oct 2023 23:26:22 +0200 Subject: [PATCH] go32v2 dos unit depends on go32 unit. --- rtl/go32v2/Makefile.fpc | 1 + 1 file changed, 1 insertion(+) diff --git a/rtl/go32v2/Makefile.fpc b/rtl/go32v2/Makefile.fpc index 9846702403..c6127a01bb 100644 --- a/rtl/go32v2/Makefile.fpc +++ b/rtl/go32v2/Makefile.fpc @@ -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