aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/README.md b/README.md
index f91196a..1a58e50 100644
--- a/README.md
+++ b/README.md
@@ -17,24 +17,6 @@ Make sure you have cmake installed and do
cmake ..
make
-
-Build with old makefile
------------------------
-
-Alternatively, use the old Makefile. There are two
-variants:
-
- make etisnoop
-
-compiles the tool, dynamically linked against libfaad
-
-Or you can extract the sources for libfaad2-2.7 into a subfolder of the
-same name, configure it, and if required modify it. Then you can do
-
- make etisnoop-static
-
-to compile a version of etisnoop compiled against your own copy of FAAD.
-
About
-----