SubDir HAIKU_TOP src preferences joysticks ;

SetSubDirSupportedPlatformsBeOSCompatible ;

Preference Joysticks :
	CalibWin.cpp
	JoyWin.cpp
	Joysticks.cpp
	MessageWin.cpp
	PortItem.cpp
	: be libdevice.so $(TARGET_LIBSUPC++)
	: Joysticks.rdef
	;

