r2086 - in trunk/user

dslinux_sonny_jim at dslinux.in-berlin.de dslinux_sonny_jim at dslinux.in-berlin.de
Wed Dec 12 23:45:48 CET 2007


Author: sonny_jim
Date: 2007-12-12 23:45:48 +0100 (Wed, 12 Dec 2007)
New Revision: 2086

Log:
Adding xmp-2.5.1

Added: trunk/user/xmp/Makefile

Copied: trunk/user/xmp/src (from rev 2085, tags/xmp/xmp-2.5.1)

Modified: trunk/user/xmp/src/Makefile.rules.in
===================================================================
--- tags/xmp/xmp-2.5.1/Makefile.rules.in	2007-12-12 22:39:12 UTC (rev 2085)
+++ trunk/user/xmp/src/Makefile.rules.in	2007-12-12 22:45:48 UTC (rev 2086)
@@ -16,7 +16,7 @@
 CC		= @CC@
 CFLAGS		= -c @CFLAGS@ @DEFS@ @CINCS@ #-D_DEBUG
 LD		= @CC@
-LDFLAGS		= -o $@ @LDFLAGS@
+LDFLAGS		+= -o $@
 RANLIB		= @RANLIB@
 INSTALL		= @INSTALL@
 



More information about the dslinux-commit mailing list