diff --git a/reactos/makefile_rex b/reactos/makefile_rex index cf1378c4f40..0d39e775cb5 100644 --- a/reactos/makefile_rex +++ b/reactos/makefile_rex @@ -5,9 +5,9 @@ # # Select your host # -HOST = djgpp-linux +#HOST = djgpp-linux #HOST = mingw32-linux -#HOST = djgpp-msdos +HOST = djgpp-msdos #HOST = mingw32-windows include rules.mak