added finger to makefile

svn path=/trunk/; revision=2575
This commit is contained in:
Steven Edwards 2002-01-28 08:38:22 +00:00
parent c8abcc5cb4
commit ae77777da5

View file

@ -13,8 +13,8 @@ include rules.mak
# #
# Available applications # Available applications
# #
APPS = cmd cmdutils notevil sysutils dflat32 mc net\ping net\ncftp \ APPS = cmd cmdutils dflat32 mc notevil sysutils \
net\telnet net\whois net\finger net\ncftp net\ping net\telnet net\whois
all: $(APPS) all: $(APPS)
.PHONY: all .PHONY: all