Make distinct "route" target name for both bin command and rebirth route network protocol module...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6492 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,7 +2,7 @@ SubDir OBOS_TOP src apps bin route ;
|
||||
|
||||
UsePrivateHeaders net ;
|
||||
|
||||
BinCommand route :
|
||||
BinCommand <bin>route :
|
||||
keywords.c
|
||||
route.c
|
||||
show.c
|
||||
@@ -11,9 +11,9 @@ BinCommand route :
|
||||
# Installation -- in the test directory for the time being
|
||||
OBOSInstall install-networking
|
||||
: [ FDirName $(OBOS_TEST_DIR) kits net ]
|
||||
: route ;
|
||||
: <installed>route ;
|
||||
|
||||
Package openbeos-networkingkit-cvs :
|
||||
route :
|
||||
<installed>route :
|
||||
# boot home config bin ;
|
||||
boot home Desktop openbeos-networkingkit ;
|
||||
|
||||
Reference in New Issue
Block a user