dslinux/user/pixil/libs 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
In directory antilope:/tmp/cvs-serv29804/user/pixil/libs

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

Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/user/pixil/libs/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:28 -0000	1.3
@@ -72,8 +72,9 @@
 	--with-microwin=$(strip $(subst ",, $(MW_PREFIX))))
 	touch $(BASE_DIR)/libs/flnx/.configured
 
+#	make -C $(BASE_DIR)/libs/flnx/src -e 
 _build_flnx: $(BASE_DIR)/libs/flnx/.configured
-	make -C $(BASE_DIR)/libs/flnx/src -e 
+	make -C $(BASE_DIR)/libs/flnx/src
 
 	rm -f $(STAGE_DIR)/lib/libfltk.a $(STAGE_DIR)/lib/libfltk.so $(STAGE_DIR)/lib/libfltk.so.1
 	ln -s $(BASE_DIR)/libs/flnx/lib/libfltk.a $(STAGE_DIR)/lib




More information about the dslinux-commit mailing list