vdr/vdr-plugin-bitstreamout/bitstreamout/tools Makefile
Thomas Schmidt
pkg-vdr-dvb-changes@lists.alioth.debian.org
Fri, 18 Jun 2004 18:53:33 +0000
Update of /cvsroot/pkg-vdr-dvb/vdr/vdr-plugin-bitstreamout/bitstreamout/tools
In directory haydn:/tmp/cvs-serv24055/vdr/vdr-plugin-bitstreamout/bitstreamout/tools
Modified Files:
Makefile
Log Message:
new upstream-version 0.61
Index: Makefile
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/vdr-plugin-bitstreamout/bitstreamout/tools/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- Makefile 22 Apr 2004 11:02:37 -0000 1.1.1.1
+++ Makefile 18 Jun 2004 18:53:31 -0000 1.2
@@ -34,5 +34,5 @@
cutter: cutter.o handle.o
$(CXX) $(CXXFLAGS) -fPIC -DPIC $(DEFINES) $(INCLUDES) -o $@ $^
clean:
- @-rm -f $(OBJS) $(LIST) $(DEPFILE) *.so *.tar.bz2 core* *~ testt
+ @-rm -f $(OBJS) $(LIST) $(DEPFILE) *.o *.so *.tar.bz2 core* *~ testt