[MPlayer-cvslog] r20851 - trunk/loader/Makefile
Dominik 'Rathann' Mierzejewski
dominik at rangers.eu.org
Sat Nov 11 01:00:25 CET 2006
On Friday, 10 November 2006 at 23:08, reimar wrote:
> Author: reimar
> Date: Fri Nov 10 23:08:27 2006
> New Revision: 20851
>
> Modified:
> trunk/loader/Makefile
>
> Log:
> Hack to make wrapper.S be compiled again. Someone who knows make please fix properly.
I have this hunk in my local patch:
@@ -31,6 +31,9 @@
distclean: clean
+.S.o:
+ $(CC) $(CFLAGS) $(DEFINES) -c $<
+
.c.o:
$(CC) $(CFLAGS) $(DEFINES) -c $<
Regards,
R.
--
MPlayer developer and RPMs maintainer: http://rpm.greysector.net/mplayer/
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
More information about the MPlayer-cvslog
mailing list