Browse Source

Remove bogus dependency information.

Originally committed as revision 6541 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 19 years ago
parent
commit
f901d78e01
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libavcodec/Makefile

+ 0
- 2
libavcodec/Makefile View File

@@ -383,8 +383,6 @@ amrlibs:


tests: apiexample cpuid_test $(TESTS) tests: apiexample cpuid_test $(TESTS)


dsputil.o: dsputil.c dsputil.h

clean:: clean::
rm -f \ rm -f \
i386/*.o i386/*~ \ i386/*.o i386/*~ \


Loading…
Cancel
Save