include ../Makefile.config

CPPSRC     = Beeper.cc JX11BeepDevice.cc

all:${LIB_NAME}

include ../Makefile.rules


