[Asterisk-cvs] asterisk/channels Makefile,1.67,1.68
markster at lists.digium.com
markster at lists.digium.com
Mon Mar 28 10:34:11 CST 2005
Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv3684/channels
Modified Files:
Makefile
Log Message:
Delete cross targets for gentone and friends
Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/Makefile,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- Makefile 27 Mar 2005 22:39:16 -0000 1.67
+++ Makefile 28 Mar 2005 16:28:00 -0000 1.68
@@ -133,13 +133,6 @@
gentone-ulaw: gentone-ulaw.c
$(HOSTCC) -o gentone-ulaw gentone-ulaw.c -lm
-
-gentone.cross: gentone.c
- $(CC) -o gentone.cross gentone.c -lm
-
-gentone-ulaw.cross: gentone-ulaw.c
- $(CC) -o gentone-ulaw.cross gentone-ulaw.c -lm
-
endif
busy.h: gentone
More information about the svn-commits
mailing list