mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
removed unused rule
Originally committed as revision 1491 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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 *~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user