dslinux/lib/libncurses/progs Makefile

stsp stsp at user.in-berlin.de
Sun Aug 13 19:58:03 CEST 2006


Update of /cvsroot/dslinux/dslinux/lib/libncurses/progs
In directory antilope:/tmp/cvs-serv8993/progs

Modified Files:
	Makefile 
Log Message:
Leave toolchain-specific constants alone.


Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/lib/libncurses/progs/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile	7 Apr 2006 08:06:54 -0000	1.5
+++ Makefile	13 Aug 2006 17:58:01 -0000	1.6
@@ -70,7 +70,7 @@
 
 INSTALL		= /usr/bin/install -c
 INSTALL_PROGRAM	= ${INSTALL}
-transform	= s,^,arm-elf-,
+transform	= s,^,$(CROSS),
 
 AWK		= mawk
 LN_S		= ln -s




More information about the dslinux-commit mailing list