From bd2990f457055a9ccb8ab44129acdf6683241b6c Mon Sep 17 00:00:00 2001 From: Mark Tempel Date: Fri, 28 May 2004 02:32:43 +0000 Subject: [PATCH] removed programs that link to iphlpapi till exports are worked out. svn path=/trunk/; revision=9510 --- rosapps/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rosapps/Makefile b/rosapps/Makefile index 2a82178398f..21b138f79ba 100644 --- a/rosapps/Makefile +++ b/rosapps/Makefile @@ -25,8 +25,6 @@ APPS = calc \ net$(SEP)niclist \ net$(SEP)whois \ net$(SEP)arp \ - net$(SEP)netstat \ - net$(SEP)ipconfig \ net$(SEP)ncftp \ regedt32 \ welcome \ @@ -40,6 +38,8 @@ APPS = calc \ # Removed because it doesn't build correctly # # sysutils$(SEP)tlist \ +# net$(SEP)netstat \ +# net$(SEP)ipconfig \ # all: $(APPS)