slight simplification

Originally committed as revision 6984 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 18 years ago
parent a8d04fba5e
commit 354ca798b2
  1. 4
      Makefile

@ -193,9 +193,7 @@ uninstall-headers:
-rmdir "$(incdir)"
-rmdir "$(prefix)/include/postproc"
dep: depend
depend: .depend
depend dep: .depend
$(MAKE) -C libavutil depend
$(MAKE) -C libavcodec depend
$(MAKE) -C libavformat depend

Loading…
Cancel
Save