Update of /cvsroot/leaf/src/bering-uclibc/apps/bridge-utils
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1439

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
remove server definition
fix srcclean


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/bridge-utils/buildtool.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.cfg       17 Nov 2004 17:55:14 -0000      1.2
--- buildtool.cfg       23 Mar 2005 17:25:01 -0000      1.3
***************
*** 1,8 ****
- <Server cvs-sourceforge>
-   Type = viewcvs
-   Name = cvs.sourceforge.net/cgi-bin/viewcvs.cgi
-   Serverpath = /leaf/src/bering-uclibc/apps
- </Server>
-       
  <File buildtool.mk>
    Server = cvs-sourceforge
--- 1,2 ----

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/bridge-utils/buildtool.mk,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** buildtool.mk        20 Dec 2004 21:30:32 -0000      1.5
--- buildtool.mk        23 Mar 2005 17:25:01 -0000      1.6
***************
*** 37,44 ****
        make -C $(BRIDGE-UTILS_DIR) clean
        rm -rf $(BRIDGE-UTILS_TARGET_DIR)
!       rm $(BRIDGE-UTILS_DIR)/.build
!       rm $(BRIDGE-UTILS_DIR)/.configured
                                                                                
                                   
  srcclean: clean
        rm -rf $(BRIDGE-UTILS_DIR) 
-       rm $(BRIDGE-UTILS_DIR)/.source
--- 37,43 ----
        make -C $(BRIDGE-UTILS_DIR) clean
        rm -rf $(BRIDGE-UTILS_TARGET_DIR)
!       rm -f $(BRIDGE-UTILS_DIR)/.build
!       rm -f $(BRIDGE-UTILS_DIR)/.configured
                                                                                
                                   
  srcclean: clean
        rm -rf $(BRIDGE-UTILS_DIR) 



-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to