From fa1afa36217715fccea358c6e276e78a800398de Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Fri, 18 Apr 2003 20:49:00 +0000 Subject: [PATCH] add windows target svn path=/trunk/mcs/; revision=13785 --- mcs/mbas/makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/mcs/mbas/makefile b/mcs/mbas/makefile index 21be0fab326..3de2efec1e3 100644 --- a/mcs/mbas/makefile +++ b/mcs/mbas/makefile @@ -37,6 +37,7 @@ COMPILER_SOURCES = \ typemanager.cs linux: all +windows: all all: mbas.exe -- 2.25.1