Added a haiku-inputkit-cvs package
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9235 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -13,3 +13,6 @@ if $(COMPILE_FOR_R5) {
|
|||||||
LinkSharedOSLibs <input>keyboard : <boot!home!config!lib>libopenbeos.so ;
|
LinkSharedOSLibs <input>keyboard : <boot!home!config!lib>libopenbeos.so ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Package haiku-inputkit-cvs :
|
||||||
|
<input>keyboard :
|
||||||
|
boot home config add-ons input_server devices ;
|
||||||
|
|||||||
@@ -12,3 +12,6 @@ if $(COMPILE_FOR_R5) {
|
|||||||
LinkSharedOSLibs <input>mouse : <boot!home!config!lib>libopenbeos.so ;
|
LinkSharedOSLibs <input>mouse : <boot!home!config!lib>libopenbeos.so ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Package haiku-inputkit-cvs :
|
||||||
|
<input>mouse :
|
||||||
|
boot home config add-ons input_server devices ;
|
||||||
|
|||||||
@@ -15,3 +15,12 @@ R5KernelAddon hid : kernel drivers bin :
|
|||||||
MakeLocate $(instDriver) : $(dir) ;
|
MakeLocate $(instDriver) : $(dir) ;
|
||||||
RelSymLink $(instDriver) : hid ;
|
RelSymLink $(instDriver) : hid ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Package haiku-inputkit-cvs :
|
||||||
|
hid :
|
||||||
|
boot home config add-ons kernel drivers bin ;
|
||||||
|
|
||||||
|
Package haiku-inputkit-cvs :
|
||||||
|
<kernel!drivers!dev!input>hid :
|
||||||
|
boot home config add-ons kernel drivers dev input ;
|
||||||
|
|
||||||
|
|||||||
@@ -68,3 +68,7 @@ if $(COMPILE_FOR_R5) {
|
|||||||
SEARCH on [ FGristFiles AddOnMonitor.cpp
|
SEARCH on [ FGristFiles AddOnMonitor.cpp
|
||||||
AddOnMonitorHandler.cpp
|
AddOnMonitorHandler.cpp
|
||||||
NodeMonitorHandler.cpp ] += [ FDirName $(SUBDIR) $(DOTDOT) $(DOTDOT) kits storage ] ;
|
NodeMonitorHandler.cpp ] += [ FDirName $(SUBDIR) $(DOTDOT) $(DOTDOT) kits storage ] ;
|
||||||
|
|
||||||
|
Package haiku-inputkit-cvs :
|
||||||
|
input_server :
|
||||||
|
boot beos system servers ;
|
||||||
|
|||||||
Reference in New Issue
Block a user