Author: titmuss
Date: Mon Jun 16 03:16:18 2008
New Revision: 2564
URL: http://svn.slimdevices.com?rev=2564&root=Jive&view=rev
Log:
Bug: N/A
Description:
Fix clean rules.
Modified:
7.2/trunk/squeezeplay/src/Makefile.squeezeos
Modified: 7.2/trunk/squeezeplay/src/Makefile.squeezeos
URL:
http://svn.slimdevices.com/7.2/trunk/squeezeplay/src/Makefile.squeezeos?rev=2564&root=Jive&r1=2563&r2=2564&view=diff
==============================================================================
--- 7.2/trunk/squeezeplay/src/Makefile.squeezeos (original)
+++ 7.2/trunk/squeezeplay/src/Makefile.squeezeos Mon Jun 16 03:16:18 2008
@@ -145,7 +145,7 @@
# portaudio
portaudio_v19_1360/Makefile:
- cd portaudio_v19_1360; ./configure --host=${TARGET} --target=${TARGET}
--prefix=${PREFIX}
+ cd portaudio_v19_1360; ./configure --without-jack --without-oss
--host=${TARGET} --target=${TARGET} --prefix=${PREFIX}
portaudio: portaudio_v19_1360/Makefile
cd portaudio_v19_1360; make && make install
@@ -219,5 +219,9 @@
-cd luazipfilter; make distclean
-cd luaprofiler; make -f Makefile.linux clean
-cd tolua++-1.0.92/src/lib; rm libtolua++.so; rm *.o
+ -cd portaudio_v19_1360; make distclean
+ -cd flac-1.2.1; make distclean
+ -cd libmad-0.15.1b; make distclean
+ -cd Tremor; make distclean
-cd squeezeplay; make distclean
-cd squeezeplay_jive; make distclean
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins