Mercurial > audlegacy-plugins
view src/amidi-plug/pcfg/Makefile @ 2579:8fba3fbf1a0f
add vis and svis
author | Tomasz Mon <desowin@gmail.com> |
---|---|
date | Mon, 19 May 2008 18:05:54 +0200 |
parents | 03a2bb1c521e |
children |
line wrap: on
line source
STATIC_LIB_NOINST = libpcfg.a SRCS = i_pcfg.c include ../../../buildsys.mk include ../../../extra.mk CFLAGS += ${PLUGIN_CFLAGS} CPPFLAGS += ${PLUGIN_CPPFLAGS} ${GLIB_CFLAGS} -I../../..