Removed tlist because it doesn't build correctly

svn path=/trunk/; revision=5016
This commit is contained in:
Gé van Geldorp 2003-07-08 19:40:46 +00:00
parent 016967f3ee
commit 1c92882c66

View file

@ -22,7 +22,6 @@ APPS = calc \
notevil \
sysutils \
sysutils$(SEP)ctm \
sysutils$(SEP)tlist \
net$(SEP)finger \
net$(SEP)ncftp \
net$(SEP)ping \
@ -36,6 +35,10 @@ APPS = calc \
# taskmgr \
# sysutils$(SEP)regexpl \
#
# Removed because it doesn't build correctly
#
# sysutils$(SEP)tlist \
#
all: $(APPS)
.PHONY: all