Turn net/netstat and net/ipconfig back on again, since the build problems

were solved

svn path=/trunk/; revision=9521
This commit is contained in:
Gé van Geldorp 2004-05-28 18:30:22 +00:00
parent 137743321e
commit 69f3448639

View file

@ -26,6 +26,8 @@ APPS = calc \
net$(SEP)whois \ net$(SEP)whois \
net$(SEP)arp \ net$(SEP)arp \
net$(SEP)ncftp \ net$(SEP)ncftp \
net$(SEP)netstat \
net$(SEP)ipconfig \
regedt32 \ regedt32 \
welcome \ welcome \
winfile winfile
@ -38,8 +40,6 @@ APPS = calc \
# Removed because it doesn't build correctly # Removed because it doesn't build correctly
# #
# sysutils$(SEP)tlist \ # sysutils$(SEP)tlist \
# net$(SEP)netstat \
# net$(SEP)ipconfig \
# #
all: $(APPS) all: $(APPS)