mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
313 B

  1. --- ./libvisual/Makefile.in.orig 2007-05-23 23:09:36.000000000 +0200
  2. +++ ./libvisual/Makefile.in 2007-05-23 23:09:59.000000000 +0200
  3. @@ -231,6 +231,8 @@
  4. all: all-am
  5. +lv_video_mmx.lo: CFLAGS+=-mmmx
  6. +
  7. .SUFFIXES:
  8. .SUFFIXES: .c .lo .o .obj
  9. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)