Moving arp, ifconfig, ping, route and traceroute directories into bin/., as
these apps are command line tools. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@892 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
SubDir OBOS_TOP src apps ;
|
||||
|
||||
SubInclude OBOS_TOP src apps arp ;
|
||||
SubInclude OBOS_TOP src apps bin ;
|
||||
SubInclude OBOS_TOP src apps clock ;
|
||||
SubInclude OBOS_TOP src apps ifconfig ;
|
||||
SubInclude OBOS_TOP src apps magnify ;
|
||||
SubInclude OBOS_TOP src apps ping ;
|
||||
SubInclude OBOS_TOP src apps pulse ;
|
||||
SubInclude OBOS_TOP src apps route ;
|
||||
SubInclude OBOS_TOP src apps traceroute ;
|
||||
@@ -31,3 +31,12 @@ SubInclude OBOS_TOP src apps bin listdev ;
|
||||
SubInclude OBOS_TOP src apps bin mkdos ;
|
||||
SubInclude OBOS_TOP src apps bin pc ;
|
||||
|
||||
# Network command line tools
|
||||
SubInclude OBOS_TOP src apps bin arp ;
|
||||
SubInclude OBOS_TOP src apps bin ifconfig ;
|
||||
# SubInclude OBOS_TOP src apps bin pppconfig ;
|
||||
SubInclude OBOS_TOP src apps bin ping ;
|
||||
SubInclude OBOS_TOP src apps bin route ;
|
||||
SubInclude OBOS_TOP src apps bin traceroute ;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user