Revision: 6821
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6821&view=rev
Author:   rtv
Date:     2008-07-08 15:41:27 -0700 (Tue, 08 Jul 2008)

Log Message:
-----------
deleting redundant files

Removed Paths:
-------------
    code/stage/trunk/examples/libplayerc/Makefile.am
    code/stage/trunk/examples/libstage/Makefile.am
    code/stage/trunk/replace/Makefile.am
    code/stage/trunk/tools/

Deleted: code/stage/trunk/examples/libplayerc/Makefile.am
===================================================================
--- code/stage/trunk/examples/libplayerc/Makefile.am    2008-07-08 19:09:39 UTC 
(rev 6820)
+++ code/stage/trunk/examples/libplayerc/Makefile.am    2008-07-08 22:41:27 UTC 
(rev 6821)
@@ -1,18 +0,0 @@
-# $Id: Makefile.am,v 1.3 2006-08-02 21:48:07 pooya Exp $
-
-# system-wide compile flags - target-specific flags are added to each target 
below
-AM_CFLAGS =   -Wall -g -I. @PLAYERC_CFLAGS@
-AM_CPPFLAGS = -Wall -g -I. @PLAYERC_CFLAGS@
-
-# if Player is present, build the plugin and the test program
-if HAVE_PLAYERC
-  bin_PROGRAMS = ptest audio
-endif
-
-ptest_SOURCES = ptest.c
-ptest_DEPENDENCIES =
-ptest_LDADD = @PLAYERC_LIBS@
-
-audio_SOURCES = audio.c
-audio_DEPENDENCIES =
-audio_LDADD = @PLAYERC_LIBS@

Deleted: code/stage/trunk/examples/libstage/Makefile.am
===================================================================
--- code/stage/trunk/examples/libstage/Makefile.am      2008-07-08 19:09:39 UTC 
(rev 6820)
+++ code/stage/trunk/examples/libstage/Makefile.am      2008-07-08 22:41:27 UTC 
(rev 6821)
@@ -1,16 +0,0 @@
-# $Id: Makefile.am,v 1.4 2008-01-15 01:25:42 rtv Exp $
-
-LIBSTAGE_CFLAGS = -I$(top_srcdir)/libstage @PIXBUF_CFLAGS@ @FLTK_CFLAGS@
-LIBSTAGE_LIBS = -L$(top_builddir)/libstage -lstage @PIXBUF_LIBS@ @FLTK_LIBS@
-
-# system-wide compile flags - target-specific flags are added to each target 
below
-AM_CFLAGS =   -Wall -g -I. $(LIBSTAGE_CFLAGS)
-AM_CPPFLAGS = -Wall -g -I. $(LIBSTAGE_CFLAGS)
-
-# build stest, a stand-alone test binary using the stage library, 
-bin_PROGRAMS = stest 
-
-# build a stand-alone test program using libstage
-stest_SOURCES = stest.cc
-stest_DEPENDENCIES =
-stest_LDADD = $(LIBSTAGE_LIBS) 

Deleted: code/stage/trunk/replace/Makefile.am
===================================================================
--- code/stage/trunk/replace/Makefile.am        2008-07-08 19:09:39 UTC (rev 
6820)
+++ code/stage/trunk/replace/Makefile.am        2008-07-08 22:41:27 UTC (rev 
6821)
@@ -1,7 +0,0 @@
-noinst_LIBRARIES = libreplace.a
-
-libreplace_a_LIBADD = @LIBOBJS@
-
-libreplace_a_SOURCES = dummy.c
-
-EXTRA_DIST = dirname.c poll.c replace.h scandir.c basename.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to