Mercurial > audlegacy-plugins
view src/arts/arts_helper/Makefile @ 2883:67d527114af5
wrong variable current_device
author | Paula Stanciu <paula.stanciu@gmail.com> |
---|---|
date | Thu, 07 Aug 2008 20:39:35 +0300 |
parents | 1ad002ce1bd0 |
children |
line wrap: on
line source
PROG = audacious-arts-helper${PROG_SUFFIX} SRCS = arts_helper.c include ../../../buildsys.mk include ../../../extra.mk CPPFLAGS += ${ARTSC_CFLAGS} -I../../../intl -I../../.. LIBS += ${ARTSC_LIBS} LDFLAGS += -Wl,-export-dynamic