]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
remove file no longer needed
authorMichael Jerris <mike@jerris.com>
Fri, 20 Feb 2009 22:44:26 +0000 (22:44 +0000)
committerMichael Jerris <mike@jerris.com>
Fri, 20 Feb 2009 22:44:26 +0000 (22:44 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12208 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/spandsp/src/Makefile.am
libs/spandsp/src/msvc/make_headers.bat [deleted file]

index ab0b2fd4fc4fa9a38e688c27abb5e1a4bcd7dd4b..8ce5d9e123e34a649309a3ef419bb0a47990c6a6 100644 (file)
@@ -40,7 +40,6 @@ EXTRA_DIST = floating_fudge.h \
              msvc/unistd.h \\r
              msvc/spandsp.h \\r
              msvc/sys/time.h \\r
-             msvc/make_headers.bat \\r
              msvc/make_at_dictionary.2008.vcproj \\r
              msvc/make_modem_filter.2008.vcproj \\r
              msvc/make_at_dictionary.2005.vcproj \\r
diff --git a/libs/spandsp/src/msvc/make_headers.bat b/libs/spandsp/src/msvc/make_headers.bat
deleted file mode 100644 (file)
index cbc976c..0000000
+++ /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
-