]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Delete cross targets for gentone and friends
authorMark Spencer <markster@digium.com>
Mon, 28 Mar 2005 16:28:00 +0000 (16:28 +0000)
committerMark Spencer <markster@digium.com>
Mon, 28 Mar 2005 16:28:00 +0000 (16:28 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5291 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/Makefile

index f20f04c6914bc47b5635e5eee5af3f9e4b4ae0e9..87f126f89ed29462b8351c4d70a9c0765ef76c3f 100755 (executable)
@@ -133,13 +133,6 @@ gentone: gentone.c
 
 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