From: Michael Jerris Date: Fri, 20 Feb 2009 22:44:26 +0000 (+0000) Subject: remove file no longer needed X-Git-Tag: v1.0.4~1892 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cbd4857c768637635fe58ec1efb78df77670cf3;p=thirdparty%2Ffreeswitch.git remove file no longer needed git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12208 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/spandsp/src/Makefile.am b/libs/spandsp/src/Makefile.am index ab0b2fd4fc..8ce5d9e123 100644 --- a/libs/spandsp/src/Makefile.am +++ b/libs/spandsp/src/Makefile.am @@ -40,7 +40,6 @@ EXTRA_DIST = floating_fudge.h \ msvc/unistd.h \ msvc/spandsp.h \ msvc/sys/time.h \ - msvc/make_headers.bat \ msvc/make_at_dictionary.2008.vcproj \ msvc/make_modem_filter.2008.vcproj \ msvc/make_at_dictionary.2005.vcproj \ diff --git a/libs/spandsp/src/msvc/make_headers.bat b/libs/spandsp/src/msvc/make_headers.bat deleted file mode 100644 index cbc976c3d1..0000000000 --- a/libs/spandsp/src/msvc/make_headers.bat +++ /dev/null @@ -1,27 +0,0 @@ -..\Debug\make_at_dictionary >..\at_interpreter_dictionary.h - -..\Debug\make_modem_filter -m V.17 -i -r >..\v17rx_fixed_rrc.h -..\Debug\make_modem_filter -m V.17 -r >..\v17rx_floating_rrc.h - -..\Debug\make_modem_filter -m V.17 -i -t >..\v17tx_fixed_rrc.h -..\Debug\make_modem_filter -m V.17 -t >..\v17tx_floating_rrc.h - -..\Debug\make_modem_filter -m V.22bis1200 -i -r >..\v22bis_rx_1200_fixed_rrc.h -..\Debug\make_modem_filter -m V.22bis2400 -i -r >..\v22bis_rx_2400_fixed_rrc.h -..\Debug\make_modem_filter -m V.22bis1200 -r >..\v22bis_rx_1200_floating_rrc.h -..\Debug\make_modem_filter -m V.22bis2400 -r >..\v22bis_rx_2400_floating_rrc.h - -..\Debug\make_modem_filter -m V.27ter2400 -i -r >..\v27ter_rx_2400_fixed_rrc.h -..\Debug\make_modem_filter -m V.27ter4800 -i -r >..\v27ter_rx_4800_fixed_rrc.h -..\Debug\make_modem_filter -m V.27ter2400 -r >..\v27ter_rx_2400_floating_rrc.h -..\Debug\make_modem_filter -m V.27ter4800 -r >..\v27ter_rx_4800_floating_rrc.h -..\Debug\make_modem_filter -m V.27ter2400 -i -t >..\v27ter_tx_2400_fixed_rrc.h -..\Debug\make_modem_filter -m V.27ter4800 -i -t >..\v27ter_tx_4800_fixed_rrc.h -..\Debug\make_modem_filter -m V.27ter2400 -t >..\v27ter_tx_2400_floating_rrc.h -..\Debug\make_modem_filter -m V.27ter4800 -t >..\v27ter_tx_4800_floating_rrc.h - -..\Debug\make_modem_filter -m V.29 -i -r >..\v29rx_fixed_rrc.h -..\Debug\make_modem_filter -m V.29 -r >..\v29rx_floating_rrc.h -..\Debug\make_modem_filter -m V.29 -i -t >..\v29tx_fixed_rrc.h -..\Debug\make_modem_filter -m V.29 -t >..\v29tx_floating_rrc.h -