dslinux/user/pixil/sys/syncagent/tcpip Makefile

amadeus dslinux_amadeus at user.in-berlin.de
Sun Oct 8 23:17:11 CEST 2006


Update of /cvsroot/dslinux/dslinux/user/pixil/sys/syncagent/tcpip
In directory antilope:/tmp/cvs-serv29914/user/pixil/sys/syncagent/tcpip

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

Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/user/pixil/sys/syncagent/tcpip/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	3 Oct 2006 11:27:15 -0000	1.1
+++ Makefile	8 Oct 2006 21:17:09 -0000	1.2
@@ -1,7 +1,9 @@
-# apps/sysconfig/about/Makefile
+# sys/syncagent/tcpip/Makefile
 
+ifeq ($(EN_SHARED),--enable-shared)
 TARGET_SO=tcpip.so
 INSTALL_SODIR=$(INSTALL_DIR)/share/sync
+endif
 
 SRC=${shell ls *.c} 
 OBJS=${SRC:.c=.o}




More information about the dslinux-commit mailing list