Dont include winfile in main makefile since it doesnt compile

svn path=/trunk/; revision=5423
This commit is contained in:
Jason Filby 2003-08-05 19:05:32 +00:00
parent 64c31c759c
commit 6295a1f99b

View file

@ -21,14 +21,14 @@ APPS = calc \
mc \ mc \
notevil \ notevil \
sysutils \ sysutils \
# sysutils$(SEP)ctm \ sysutils$(SEP)ctm \
net$(SEP)finger \ net$(SEP)finger \
net$(SEP)ncftp \ net$(SEP)ncftp \
net$(SEP)ping \ net$(SEP)ping \
regedit \ regedit \
regedt32 \ regedt32 \
welcome \ welcome \
winfile # winfile
# Removed due to dependance on C++ compiler # Removed due to dependance on C++ compiler
# #