Mercurial > audlegacy-plugins
comparison src/crossfade/Makefile @ 3064:43a336a7791b
crossfade-ng: Remove remaining TIMING_COMMENTS cruft.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Fri, 24 Apr 2009 06:28:39 -0500 |
parents | 2e241e90494a |
children | c0ae2a5a15e8 |
comparison
equal
deleted
inserted
replaced
3063:6a6a731fdaf8 | 3064:43a336a7791b |
---|---|
8 debug.c \ | 8 debug.c \ |
9 format.c \ | 9 format.c \ |
10 interface-2.0.c \ | 10 interface-2.0.c \ |
11 monitor.c \ | 11 monitor.c \ |
12 player.c \ | 12 player.c \ |
13 support-2.0.c \ | 13 support-2.0.c |
14 timing.c \ | |
15 | 14 |
16 include ../../buildsys.mk | 15 include ../../buildsys.mk |
17 include ../../extra.mk | 16 include ../../extra.mk |
18 | 17 |
19 plugindir := ${plugindir}/${OUTPUT_PLUGIN_DIR} | 18 plugindir := ${plugindir}/${OUTPUT_PLUGIN_DIR} |