Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv20976

Modified Files:
        Makefile 
Log Message:
Quick fix for the TV recording menu problem. Added makefile target for CVS update.

Index: Makefile
===================================================================
RCS file: /cvsroot/freevo/freevo/Makefile,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** Makefile    24 Feb 2003 05:45:50 -0000      1.27
--- Makefile    25 Feb 2003 06:34:08 -0000      1.28
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.28  2003/02/25 06:34:08  krister
+ # Quick fix for the TV recording menu problem. Added makefile target for CVS update.
+ #
  # Revision 1.27  2003/02/24 05:45:50  krister
  # Improved cleaning
***************
*** 87,91 ****
  
  
! .PHONY: all subdirs x11 osd_x1 $(SUBDIRS) clean realclean release install
  
  all: subdirs runapp freevo_xwin
--- 90,94 ----
  
  
! .PHONY: all subdirs x11 osd_x1 $(SUBDIRS) clean realclean release install cvsup
  
  all: subdirs runapp freevo_xwin
***************
*** 105,108 ****
--- 108,115 ----
  $(SUBDIRS):
        $(MAKE) -C $@
+ 
+ 
+ cvsup:
+       cvs update -r LATEST_ALPHA
  
  clean:




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to