[Asterisk-cvs] zaptel Makefile,1.52.2.1,1.52.2.2

russell at lists.digium.com russell at lists.digium.com
Sun Oct 17 22:46:02 CDT 2004


Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv15990

Modified Files:
      Tag: v1-0
	Makefile 
Log Message:
fix Makefile for wcte11xp


Index: Makefile
===================================================================
RCS file: /usr/cvsroot/zaptel/Makefile,v
retrieving revision 1.52.2.1
retrieving revision 1.52.2.2
diff -u -d -r1.52.2.1 -r1.52.2.2
--- Makefile	16 Oct 2004 20:41:09 -0000	1.52.2.1
+++ Makefile	18 Oct 2004 02:45:49 -0000	1.52.2.2
@@ -108,6 +108,9 @@
 wct1xxp.o:wct1xxp.c zaptel.h
 	$(HOSTCC) $(KFLAGS) -c wct1xxp.c
 
+wcte11xp.o:wcte11xp.c zaptel.h
+	${HOSTCC) ${KFLAGS) -c wcte11xp.c
+
 wct4xxp.o:wct4xxp.c zaptel.h
 	$(HOSTCC) $(KFLAGS) -c wct4xxp.c
 




More information about the svn-commits mailing list