CVS: packaging README.txt,1.4,1.5 makefile,1.13,1.14

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-serv4117/packaging

Modified Files:
	README.txt makefile 
Log Message:
some updates

Index: README.txt
===================================================================
RCS file: /cvsroot/mspgcc/packaging/README.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -w -d -r1.4 -r1.5
--- README.txt	4 Jan 2006 00:37:46 -0000	1.4
+++ README.txt	12 Jan 2006 01:09:31 -0000	1.5
@@ -70,7 +70,7 @@
 
 TI-Text tools
 
-    ihex2titext and titext2ihex are tools to convert from an to TI-Text.
+    ihex2titext and titext2ihex are tools to convert from and to TI-Text.
 
 The MSPGCC documentation includes a manual and FAQ for this toolchain and
 a great number of examples server as demostration for the compiler and
@@ -90,3 +90,8 @@
 Source code for all GPL licenced components of the MSP430 port, and
 documentation for MSP430 aspects of the tools is available from this site.
 You will also find a mailing list for mspgcc users.
+
+-------
+
+MSVCR71.dll is not included with this installer it has to be provided by
+someone else.
\ No newline at end of file

Index: makefile
===================================================================
RCS file: /cvsroot/mspgcc/packaging/makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -w -d -r1.13 -r1.14
--- makefile	5 Jan 2006 02:06:02 -0000	1.13
+++ makefile	12 Jan 2006 01:09:31 -0000	1.14
@@ -364,9 +364,11 @@
 # "python setup.py install" should be run
 # msp430-jtag is installed with a wrapper script, that way, the libmspgcc and
 # libHIL libraries do not need to be installed system wide.
+# don't have the license to redistribute MSVCR71.dll, so remove it
 pytools-install:
 ifdef WINDOWS
 	cp -r $(BUILDDIR)/python/bin/* $(INSTALLDIR)/bin
+	rm -f $(INSTALLDIR)/bin/MSVCR71.dll
 else
 	install $(BUILDDIR)/python/msp430-jtag $(INSTALLDIR)/bin/msp430-jtag
 	install $(BUILDDIR)/python/msp430-jtag.py $(INSTALLDIR)/bin/msp430-jtag-unwrapped



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
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.