[FFmpeg-cvslog] r11475 - trunk/Makefile
Michael Niedermayer
michaelni
Wed Jan 9 00:39:58 CET 2008
On Wed, Jan 09, 2008 at 12:02:40AM +0100, diego wrote:
> Author: diego
> Date: Wed Jan 9 00:02:39 2008
> New Revision: 11475
>
> Log:
> Add compilation rule for tools/trasher.
>
>
> Modified:
> trunk/Makefile
>
> Modified: trunk/Makefile
> ==============================================================================
> --- trunk/Makefile (original)
> +++ trunk/Makefile Wed Jan 9 00:02:39 2008
> @@ -113,6 +113,9 @@ tools/qt-faststart$(EXESUF): tools/qt-fa
> tools/cws2fws$(EXESUF): tools/cws2fws.c
> $(CC) $(CFLAGS) $< -o $@ -lz
>
> +tools/trasher$(EXESUF): tools/trasher.c
> + $(CC) $(CFLAGS) $< -o $@
> +
> ffplay.o: CFLAGS += $(SDL_CFLAGS)
may i protest against this ...
i did try
make tools/trasher before i svn added it and it did work without that
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20080109/a905c9e8/attachment.pgp>
More information about the ffmpeg-cvslog
mailing list