# # $Id: Makefile,v 1.2 2003/10/31 16:17:31 nivit Exp $ # SRCS= check_freq.c \ close_radio.c \ get_freq.c \ get_stereo.c \ open_radio.c \ set_debug.c \ set_freq.c \ turn_power.c LIB= ufm CFLAGS+= -I${.CURDIR}/../include ${BDECFLAGS} -Werror SHLIB_MAJOR= 1 .include