From 4694f10044e4c9f1a17758d98cd8483bfc665579 Mon Sep 17 00:00:00 2001 From: Steven Edwards Date: Tue, 22 Jan 2002 00:10:09 +0000 Subject: [PATCH] updated to build whois client svn path=/trunk/; revision=2543 --- rosapps/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rosapps/Makefile b/rosapps/Makefile index bf048d4a237..bce72fe08c4 100644 --- a/rosapps/Makefile +++ b/rosapps/Makefile @@ -13,7 +13,8 @@ include rules.mak # # Available applications # -APPS = cmd cmdutils notevil sysutils dflat32 mc net\ping net\ncftp net\telnet +APPS = cmd cmdutils notevil sysutils dflat32 mc net\ping net\ncftp \ +net\telnet net\whois all: $(APPS) .PHONY: all