git.ucc.asn.au
/
tpg
/
acess2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d84d07
)
Added telnet to root Makefile
author
John Hodge
<
[email protected]
>
Wed, 2 Mar 2011 06:10:15 +0000
(14:10 +0800)
committer
John Hodge
<
[email protected]
>
Wed, 2 Mar 2011 06:10:15 +0000
(14:10 +0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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