CVS: packaging makefile,1.18,1.19

Chris Liechti <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/packaging
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26291

Modified Files:
	makefile 
Log Message:
updates for renamed python package
CV: ----------------------------------------------------------------------


Index: makefile
===================================================================
RCS file: /cvsroot/mspgcc/packaging/makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -w -d -r1.18 -r1.19
--- makefile	7 Apr 2006 20:06:58 -0000	1.18
+++ makefile	14 Apr 2006 15:58:41 -0000	1.19
@@ -61,8 +61,8 @@
 
 # sites where the files are downloaded from
 MIRROR          = ftp://sources.redhat.com/pub
-#~ MIRROR_BINUTILS = $(MIRROR)/binutils/releases
-MIRROR_BINUTILS = $(MIRROR)/binutils/snapshots
+MIRROR_BINUTILS = $(MIRROR)/binutils/releases
+#MIRROR_BINUTILS = $(MIRROR)/binutils/snapshots
 MIRROR_GDB      = $(MIRROR)/gdb/old-releases
 #~ MIRROR_GDB      = $(MIRROR)/gdb/releases
 MIRROR_GCC      = ftp://ftp.gnu.org/gnu/gcc
@@ -353,7 +353,7 @@
 	cp $(BUILDDIR)/libmspgcc/hardware_access/HIL.dll $(BUILDDIR)/python/ >>$(BUILDDIR)/pytools.log 2>&1
 	cd $(BUILDDIR)/python/win32 && rm -rf ../build; python setup-combined-tools-py2exe.py >>$(BUILDDIR)/pytools.log 2>&1
 else
-	rm -r $(BUILDDIR)/python/CVS $(BUILDDIR)/python/msp430/CVS
+	rm -r $(BUILDDIR)/python/CVS $(BUILDDIR)/python/mspgcc/CVS $(BUILDDIR)/python/mspgcc/serial/CVS
 	echo "#!/bin/bash" >$(BUILDDIR)/python/msp430-jtag
 	echo "# Wrapper script for msp430-jtag.py. It passes the location" >>$(BUILDDIR)/python/msp430-jtag
 	echo "# of the mspgcc libraries in environment variables." >>$(BUILDDIR)/python/msp430-jtag
@@ -380,7 +380,7 @@
 	install $(BUILDDIR)/python/titext2ihex.py $(INSTALLDIR)/bin/titext2ihex
 	install $(BUILDDIR)/python/ihex2titext.py $(INSTALLDIR)/bin/ihex2titext
 	install $(BUILDDIR)/python/msp430-dco.py $(INSTALLDIR)/bin/msp430-dco
-	cp -r $(BUILDDIR)/python/msp430 $(INSTALLDIR)/bin
+	cp -r $(BUILDDIR)/python/mspgcc $(INSTALLDIR)/bin
 endif
 
 # strip executables so that they get smaller
@@ -442,7 +442,7 @@
               libmspgcc-install libraries-install \
               stripfiles \
               pytools-install \
-              examples-install docs-install gdbproxy-install
+              docs-install examples-install gdbproxy-install
 
 .PHONY: FORCE
 FORCE:



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
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.