Mercurial > audlegacy-plugins
view src/amidi-plug/pcfg/Makefile @ 2927:2bcafe0a224e
don't confuse people with 127.1
author | Andrew O. Shadoura <bugzilla@tut.by> |
---|---|
date | Wed, 20 Aug 2008 02:56:18 +0300 |
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../../..