From 460ba036f3b91bf43e48ba3b6587f5995227554e Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 8 Oct 2004 15:20:49 +0000 Subject: [PATCH] Build msi only for host target. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 635fdf5ee..899de4dd4 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ ifeq (0, $(words $(notdir $(wildcard $(TOP)/configure)))) else include $(TOP)/configure/CONFIG - PROD = msi + PROD_HOST = msi HTMLS = msi.html msi_SRCS = msi.c