summaryrefslogtreecommitdiff
path: root/channels/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-03-28 16:28:00 +0000
committerMark Spencer <markster@digium.com>2005-03-28 16:28:00 +0000
commit200b9678716655dddfbca83f6b56a905ba4e5f41 (patch)
tree0e89fcfa3c0decf3d0f97725ea28c4d20757afba /channels/Makefile
parent49ad55b85a44ef01bb8d1f886dc2f1345757f5de (diff)
Delete cross targets for gentone and friends
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5291 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/Makefile')
-rwxr-xr-xchannels/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/channels/Makefile b/channels/Makefile
index f20f04c69..87f126f89 100755
--- a/channels/Makefile
+++ b/channels/Makefile
@@ -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