mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
Delete cross targets for gentone and friends
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5291 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user