Mercurial > audlegacy-plugins
comparison src/jack/Makefile @ 1861:cbcb6d2154bd
arts -> new buildsys.
| author | Jonathan Schleifer <js@h3c.de> |
|---|---|
| date | Mon, 24 Sep 2007 22:35:27 +0200 |
| parents | 7e57a32c53e4 |
| children | eed7c270e8dd |
comparison
equal
deleted
inserted
replaced
| 1860:7e57a32c53e4 | 1861:cbcb6d2154bd |
|---|---|
| 1 PLUGIN = jackout${PLUGIN_SUFFIX} | 1 PLUGIN = jackout${PLUGIN_SUFFIX} |
| 2 SRCS = jack.c configure.c bio2jack.c | 2 SRCS = jack.c \ |
| 3 configure.c \ | |
| 4 bio2jack.c | |
| 3 | 5 |
| 4 plugindir = audacious/${OUTPUT_PLUGIN_DIR} | 6 plugindir = audacious/${OUTPUT_PLUGIN_DIR} |
| 5 | 7 |
| 6 include ../../buildsys.mk | 8 include ../../buildsys.mk |
| 7 include ../../extra.mk | 9 include ../../extra.mk |
