diff --git a/reactos/Makefile b/reactos/Makefile index e80d24e8d27..d3e3daf42bf 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -6,7 +6,7 @@ # Select your host # #HOST = mingw32-linux -HOST = mingw32-windows +#HOST = mingw32-windows PATH_TO_TOP = .