From 08c72e91601c58af13dae0ba9b4ed0eb93851634 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 26 Apr 2005 04:38:45 +0000 Subject: added more objects which don't compile on Darwin svn path=/trunk/; revision=2819 --- externals/build/darwin/makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'externals') diff --git a/externals/build/darwin/makefile b/externals/build/darwin/makefile index 089078ce..4e434539 100644 --- a/externals/build/darwin/makefile +++ b/externals/build/darwin/makefile @@ -59,10 +59,10 @@ link: link.stamp link.stamp: cp ../src/*.c . -# rm vst.c -# MacOSX exceptions that don't work just yet - -rm ossmixer.c plugin~.c cdplayer.c promiscous~.c serialctl.c - -rm serial_bird.c serial_ms.c proc.c streamin~.c streamout~.c rhythm_* +# MacOSX exceptions that don't work just yet (if ever) + -rm ossmixer.c plugin~.c cdplayer.c promiscous~.c serialctl.c \ + serial_bird.c serial_ms.c proc.c streamin~.c streamout~.c rhythm_* \ + piperead~.c pipewrite~.c touch link.stamp make -- cgit v1.2.1