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:
Philippe Houdoin
2004-02-03 22:51:12 +00:00
parent 66de4e82ff
commit 1678ada6d1
+3 -3
View File
@@ -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 ;