removed programs that link to iphlpapi till exports are worked out.
authorMark Tempel <mtempel@visi.com>
Fri, 28 May 2004 02:32:43 +0000 (02:32 +0000)
committerMark Tempel <mtempel@visi.com>
Fri, 28 May 2004 02:32:43 +0000 (02:32 +0000)
svn path=/trunk/; revision=9510

rosapps/Makefile

index 2a82178..21b138f 100644 (file)
@@ -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)