dslinux/lib/libncurses/panel Makefile

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


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

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


Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/lib/libncurses/panel/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile	7 Apr 2006 08:06:53 -0000	1.5
+++ Makefile	13 Aug 2006 17:58:01 -0000	1.6
@@ -70,7 +70,7 @@
 INSTALL_PROG	= @INSTALL_PROG@
 INSTALL_DATA	= ${INSTALL} -m 644
 
-AR		= arm-elf-ar
+#AR		= arm-elf-ar
 AR_OPTS		= rv
 AWK		= mawk
 #LD		= arm-elf-ld
@@ -105,7 +105,7 @@
 REL_VERSION	= 5.4
 ABI_VERSION	= 5
 
-RANLIB		= arm-elf-ranlib
+#RANLIB		= arm-elf-ranlib
 
 IMPORT_LIB	= 
 SHARED_LIB	= 




More information about the dslinux-commit mailing list