Added telnet to root Makefile
authorJohn Hodge <[email protected]>
Wed, 2 Mar 2011 06:10:15 +0000 (14:10 +0800)
committerJohn Hodge <[email protected]>
Wed, 2 Mar 2011 06:10:15 +0000 (14:10 +0800)
Makefile

index 12c0264..c5d2c29 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ USRLIBS += libaxwin2.so libimage_sif.so
 
 USRAPPS := init login CLIShell cat ls mount
 USRAPPS += bomb pcidump
-USRAPPS += ifconfig ping irc
+USRAPPS += ifconfig ping telnet irc
 USRAPPS += axwin2
 
 ALL_DYNMODS = $(addprefix all-,$(DYNMODS))

UCC git Repository :: git.ucc.asn.au