[leaf-commits] src/bering-uclibc4/source/libtool buildtool.cfg, NONE, 1.1 buildtool.mk, NONE, 1.1 libtool-2.4.tar.gz, NONE, 1.1

Andrew <[email protected]>
Newsgroups gmane.linux.leaf.cvs
Message-ID <[email protected]>
Update of /cvsroot/leaf/src/bering-uclibc4/source/libtool
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3684/source/libtool

Added Files:
	buildtool.cfg buildtool.mk libtool-2.4.tar.gz 
Log Message:
updated libtool to latest version


--- NEW FILE: buildtool.cfg ---
<File buildtool.mk>
  Server = cvs4-sourceforge
  Revision = HEAD
  Directory = libtool
</File>

<File libtool-2.4.tar.gz>
  Server = cvs4-sourceforge
  Directory = libtool
  Revision = HEAD  
  envname = LIBTOOL_SOURCE
</File>


--- NEW FILE: buildtool.mk ---
#############################################################
#
# libtool
#
#############################################################

include $(MASTERMAKEFILE)
LIBTOOL_DIR:=libtool-2.4
export CC=$(TARGET_CC)
CFLAGS=-Os -s -I$(BT_STAGING_DIR)/include:$(BT_STAGING_DIR)/include/include
export CFLAGS
STRIP_OPTIONS=-s --remove-section=.note --remove-section=.comment 

$(LIBTOOL_DIR)/.source: 		
	zcat $(LIBTOOL_SOURCE) |  tar -xvf - 	
	touch $(LIBTOOL_DIR)/.source

$(LIBTOOL_DIR)/.configured: $(LIBTOOL_DIR)/.source
	(cd $(LIBTOOL_DIR); rm -rf config.cache; \
	CC=$(TARGET_CC)  ./configure \
		--prefix=$(BT_STAGING_DIR) \
		--target=$(BT_TARGET_NAME) \
		--host=$(BT_TARGET_NAME) \
		--build=$(BT_HOST_NAME) );
	touch $(LIBTOOL_DIR)/.configured

source: $(LIBTOOL_DIR)/.source

$(LIBTOOL_DIR)/.build: $(LIBTOOL_DIR)/.configured
	$(MAKE) CC=$(TARGET_CC) -C $(LIBTOOL_DIR) 
	$(MAKE) CC=$(TARGET_CC) -C $(LIBTOOL_DIR) install
	touch $(LIBTOOL_DIR)/.build

build: $(LIBTOOL_DIR)/.build

clean:
	-rm $(LIBTOOL_DIR)/.build
	$(MAKE) -C $(LIBTOOLF_DIR) uninstall
	$(MAKE) -C $(LIBTOOL_DIR) clean

srcclean:
	rm -rf $(LIBTOOL_DIR)

  

--- NEW FILE: libtool-2.4.tar.gz ---
(This appears to be a binary file; contents omitted.)


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.