[FFmpeg-cvslog] r9712 - in trunk: Makefile tools/cws2fws.c

Måns Rullgård mans
Tue Jul 17 19:53:06 CEST 2007


Benoit Fouet <benoit.fouet at purplelabs.com> writes:

> benoit wrote:
>> Modified: trunk/Makefile
>> ==============================================================================
>> --- trunk/Makefile	(original)
>> +++ trunk/Makefile	Tue Jul 17 10:28:48 2007
>> @@ -102,10 +102,10 @@ version.h:
>>  output_example$(EXESUF): output_example.o .libs
>>  	$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< $(EXTRALIBS)
>>  
>> -tools/qt-faststart$(EXESUF): qt-faststart.c
>> +tools/qt-faststart$(EXESUF): tools/qt-faststart.c
>>  	$(CC) $(CFLAGS) $< -o $@
>>  
>> -tools/cws2fws$(EXESUF): cws2fws.c
>> +tools/cws2fws$(EXESUF): tools/cws2fws.c
>>  	$(CC) $(CFLAGS) $< -o $@ -lz
>>  
>>  ffplay.o: CFLAGS += $(SDL_CFLAGS)
>>   
>
> i hope i didn't misunderstand M?ns on what is trivial and what is not...

Oops.  Thanks for fixing.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-cvslog mailing list