added an input kit target
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9233 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
3239999b76
commit
d3e72bf66a
19
Jamfile
19
Jamfile
@ -89,4 +89,23 @@ Depends MediaKit :
|
||||
wav_reader
|
||||
;
|
||||
|
||||
# Pseudo-target to build the input kit only
|
||||
NotFile InputKit ;
|
||||
Depends InputKit :
|
||||
# Servers
|
||||
input_server
|
||||
|
||||
# Addons
|
||||
<input>keyboard
|
||||
<input>mouse
|
||||
|
||||
# Apps
|
||||
keymap
|
||||
|
||||
# Preferences
|
||||
Keymap
|
||||
Keyboard
|
||||
Mouse
|
||||
;
|
||||
|
||||
SubInclude OBOS_TOP src ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user