dslinux/user/pixil/libs/pixlib Makefile

amadeus dslinux_amadeus at user.in-berlin.de
Sun Oct 8 14:15:31 CEST 2006


Update of /cvsroot/dslinux/dslinux/user/pixil/libs/pixlib
In directory antilope:/tmp/cvs-serv29804/user/pixil/libs/pixlib

Modified Files:
	Makefile 
Log Message:
start pixil integration in DSLINUX

Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/user/pixil/libs/pixlib/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile	7 Oct 2006 20:33:41 -0000	1.2
+++ Makefile	8 Oct 2006 12:15:29 -0000	1.3
@@ -9,11 +9,7 @@
 platform-$(CONFIG_PLATFORM_DSLINUX)=platform/dslinux
 
 LIB_STATIC=libpixil.a
-ifeq ($(EN_SHARED),--enable-shared)
 LIB_SHARED=libpixil.so
-else
-LIB_SHARED=
-endif
 
 INCLUDES+=-I./include
 




More information about the dslinux-commit mailing list