c0c8d25799
Makes things easier for pkgsrc
8 lines
134 B
Makefile
8 lines
134 B
Makefile
# Makefile for the common audio framework
|
|
|
|
LIBISPRIVATE= yes
|
|
|
|
LIB= common
|
|
SRCS= audio_fw.c liveupdate.c
|
|
|
|
.include <bsd.lib.mk>
|