removed unused rule

Originally committed as revision 1491 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Fabrice Bellard 22 years ago
parent 7c235fe238
commit 811e6d731f
  1. 3
      vhook/Makefile

@ -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 *~

Loading…
Cancel
Save