diff options
| -rwxr-xr-x | spreed.c (renamed from src/spreed.c) | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #if 0 -${CC:-gcc} -s -O2 -std=c99 -Wall -o ${SPREED_INSTALL_DIR:-.}/spreed src/spreed.c +${CC:-gcc} -s -O2 -std=c99 -Wall -o ${SPREED_INSTALL_DIR:-.}/spreed spreed.c exit #endif |
