Mercurial > audlegacy-plugins
view src/amidi-plug/pcfg/Makefile @ 1999:3afd18361a10
change the way of duplicating original playback.
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Tue, 09 Oct 2007 00:02:50 +0900 |
parents | 5af55c925d6e |
children | 1ad002ce1bd0 |
line wrap: on
line source
SRCS = i_pcfg.c STATIC_LIB_NOINST = libpcfg.a include ../../../buildsys.mk include ../../../extra.mk noinst_HEADERS = i_pcfg.h CFLAGS += $(PLUGIN_CFLAGS) CPPFLAGS += $(PLUGIN_CPPFLAGS) $(GLIB_CFLAGS) -I../../..