LOCAL_LIBRARIES = XawClientLibs -lm 
           SRCS = main.c beep.c play.c
           OBJS = main.o beep.o play.o

ComplexProgramTarget(xplaybeep)
