Mercurial > audlegacy-plugins
comparison src/madplug/Makefile @ 2390:bd9673d8b7d5
converted to new sound engine scheme.
| author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
|---|---|
| date | Fri, 15 Feb 2008 19:10:19 +0900 |
| parents | f76e846d53d9 |
| children | c42fa8f89616 |
comparison
equal
deleted
inserted
replaced
| 2389:46d3e970f0a5 | 2390:bd9673d8b7d5 |
|---|---|
| 1 PLUGIN = madplug${PLUGIN_SUFFIX} | 1 PLUGIN = madplug${PLUGIN_SUFFIX} |
| 2 | 2 |
| 3 SRCS = configure.c \ | 3 SRCS = configure.c \ |
| 4 dither.c \ | |
| 5 input.c \ | 4 input.c \ |
| 6 replaygain.c \ | 5 replaygain.c \ |
| 7 decoder.c \ | 6 decoder.c \ |
| 8 tuple.c \ | 7 tuple.c \ |
| 9 plugin.c \ | 8 plugin.c \ |
