From 4729e23087fdf94999a08f0cca2542e05b134480 Mon Sep 17 00:00:00 2001 From: Mark Tempel Date: Thu, 15 Jan 2004 06:32:25 +0000 Subject: [PATCH] Remove finger from the list of apps to build. This allows the apps list to make untill the header issues involved with network applications can be worked out. svn path=/trunk/; revision=7640 --- rosapps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosapps/Makefile b/rosapps/Makefile index 4f6bc56bb14..d3da24c807f 100644 --- a/rosapps/Makefile +++ b/rosapps/Makefile @@ -22,7 +22,7 @@ APPS = calc \ notevil \ sysutils \ sysutils$(SEP)ctm \ - net$(SEP)finger \ + #net$(SEP)finger \ net$(SEP)ncftp \ net$(SEP)ping \ regedt32 \