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 ;
|
UsePrivateHeaders net ;
|
||||||
|
|
||||||
BinCommand route :
|
BinCommand <bin>route :
|
||||||
keywords.c
|
keywords.c
|
||||||
route.c
|
route.c
|
||||||
show.c
|
show.c
|
||||||
@@ -11,9 +11,9 @@ BinCommand route :
|
|||||||
# Installation -- in the test directory for the time being
|
# Installation -- in the test directory for the time being
|
||||||
OBOSInstall install-networking
|
OBOSInstall install-networking
|
||||||
: [ FDirName $(OBOS_TEST_DIR) kits net ]
|
: [ FDirName $(OBOS_TEST_DIR) kits net ]
|
||||||
: route ;
|
: <installed>route ;
|
||||||
|
|
||||||
Package openbeos-networkingkit-cvs :
|
Package openbeos-networkingkit-cvs :
|
||||||
route :
|
<installed>route :
|
||||||
# boot home config bin ;
|
# boot home config bin ;
|
||||||
boot home Desktop openbeos-networkingkit ;
|
boot home Desktop openbeos-networkingkit ;
|
||||||
|
|||||||
Reference in New Issue
Block a user