[Sumover-dev] [Media Tools] #75: rat revision 4038 make clean patch for cleaning rat-$VERSION-kill and rat-kill.o

Media Tools SUMOVER-dev at cs.ucl.ac.uk
Sun May 27 23:06:17 BST 2007


#75: rat revision 4038 make clean patch for cleaning rat-$VERSION-kill and rat-
kill.o
-------------------------------------------------+--------------------------
 Reporter:  lapeyl at uwasa.fi                      |       Owner:  socrates
     Type:  defect                               |      Status:  new     
 Priority:  trivial                              |   Milestone:          
Component:  rat                                  |     Version:          
 Keywords:  make clean 4038 rat-kill rat-kill.o  |  
-------------------------------------------------+--------------------------
 Hi !

 Make clean and distclean leaves rat-kill.o and rat-kill binary. Patch
 below fixes.


 {{{
 --- Makefile.in 2007-05-27 23:25:26.000000000 +0300
 +++ Makefile.in 2007-05-28 00:35:38.000000000 +0300
 @@ -158,8 +158,8 @@
         -rm -f $(MEDIALIBS)
         -rm -f tcl_libs.c ui_audiotool.c ui_transcoder.c ui_installer.c
 version.h
         -rm -f tcl2c/tcl2c sdr2.plugin.S02.audio.rtp.-.$(RATVER)
 $(RATVER).spec
 -       -rm -f bin2c bin2c.o binaries.c $(INSTALL_OBJS)
 $(RATVER)-installer
 -       -rm -f rat $(RATVER)-media $(RATVER)-ui $(RATVER)
 +       -rm -f bin2c bin2c.o binaries.c rat-kill.o $(INSTALL_OBJS)
 $(RATVER)-installer
 +       -rm -f rat $(RATVER)-media $(RATVER)-ui $(RATVER)-kill $(RATVER)

  distclean: clean
         -rm -rf config.cache config.log config.status ratconf.h Makefile



 }}}


 Lassi

-- 
Ticket URL: <https://mediatools.cs.ucl.ac.uk/nets/mmedia/ticket/75>
Media Tools <http://www-mice.cs.ucl.ac.uk/multimedia/software>
Media Tools


More information about the Sumover-dev mailing list