mirror of
https://github.com/reactos/reactos.git
synced 2026-06-08 00:46:10 +08:00
removed programs that link to iphlpapi till exports are worked out.
svn path=/trunk/; revision=9510
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user