Update of /cvsroot/audacity/lib-src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29204

Modified Files:
        Makefile.in 
Log Message:
Fixed portSMF consistency in lib-src/Makefile.in


Index: Makefile.in
===================================================================
RCS file: /cvsroot/audacity/lib-src/Makefile.in,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- Makefile.in 25 Nov 2008 06:45:45 -0000      1.50
+++ Makefile.in 25 Nov 2008 19:59:23 -0000      1.51
@@ -1,7 +1,7 @@
 all: @LOCAL_LIBS@ @LIBSRC_BUILD@
 
 # portSMF
-portsmf:
+portSMF:
        $(MAKE) -C portsmf
 
 # dlcompat
@@ -220,7 +220,7 @@
        -rm -f @LOCAL_LIBS@
 
 # list here all the targets that aren't actually files to be made
-.PHONY: portsmf eexpat-recursive FileDialog-recursive \
+.PHONY: portSMF eexpat-recursive FileDialog-recursive \
                widgetextra libogg-recursive \
        libvorbis-recursive libnyquist-recursive libmad-recursive \
        libid3tag-recursive sbsms-recursive soundtouch-recursive 
libsndfile-recursive \


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to