diff options
-rw-r--r-- | externals/build/darwin/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/build/darwin/makefile b/externals/build/darwin/makefile index f84c7a1e..c6067517 100644 --- a/externals/build/darwin/makefile +++ b/externals/build/darwin/makefile @@ -62,7 +62,7 @@ link: link.stamp link.stamp: cp ../src/*.c . - rm vst.c +# rm vst.c # MacOSX exceptions that don't work just yet rm ogg* ossmixer.c plugin~.c cdplayer.c promiscous~.c serialctl.c rm serial_bird.c serial_ms.c proc.c streamin~.c streamout~.c rhythm_* |