Mercurial > audlegacy-plugins
view src/arts/arts_helper/Makefile @ 1882:eed7c270e8dd
Fix MILLIONS of Makefiles.
author | Jonathan Schleifer <js@h3c.de> |
---|---|
date | Wed, 26 Sep 2007 14:53:37 +0200 |
parents | 81cdc01db60e |
children | 1ad002ce1bd0 |
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