Update of /cvsroot/leaf/src/bering-uclibc/apps/pptp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10703
Modified Files:
buildtool.mk
Log Message:
correct srcclean and use variable for strip options
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/pptp/buildtool.mk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.mk 7 Dec 2004 22:13:13 -0000 1.1
--- buildtool.mk 23 Mar 2005 20:00:20 -0000 1.2
***************
*** 15,19 ****
mkdir -p $(PPTP_TARGET_DIR)/usr/sbin
make CC=$(TARGET_CC) OPTIMIZE="$(BT_COPT_FLAGS)" -C $(PPTP_DIR)
! -$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(PPTP_DIR)/pptp
cp -a $(PPTP_DIR)/pptp $(PPTP_TARGET_DIR)/usr/sbin
cp -a $(PPTP_TARGET_DIR)/* $(BT_STAGING_DIR)
--- 15,19 ----
mkdir -p $(PPTP_TARGET_DIR)/usr/sbin
make CC=$(TARGET_CC) OPTIMIZE="$(BT_COPT_FLAGS)" -C $(PPTP_DIR)
! -$(BT_STRIP) $(BT_STRIP_BINOPTS) $(PPTP_DIR)/pptp
cp -a $(PPTP_DIR)/pptp $(PPTP_TARGET_DIR)/usr/sbin
cp -a $(PPTP_TARGET_DIR)/* $(BT_STAGING_DIR)
***************
*** 29,31 ****
srcclean: clean
rm -rf $(PPTP_DIR)
- rm -f $(PPTP_DIR)/.source
--- 29,30 ----
-------------------------------------------------------
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