removed unused rule

Originally committed as revision 1491 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Fabrice Bellard 2003-01-22 09:53:50 +00:00
parent 7c235fe238
commit 811e6d731f

View File

@ -29,9 +29,6 @@ imlib2.so: imlib2.o
%.so: %.o
$(CC) -g -o $@ $(SHFLAGS) $<
%.html: %.texi
texi2html -monolithic -number $<
clean:
rm -f *.o *.d *.so *~