Mercurial > mplayer.hg
changeset 9885:98712065a08d
10l patch by (Andreas Hess <jaska at gmx dot net>)
author | michael |
---|---|
date | Tue, 08 Apr 2003 23:46:35 +0000 |
parents | d7b86f7d1406 |
children | e578e4375434 |
files | postproc/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/postproc/Makefile Tue Apr 08 20:41:20 2003 +0000 +++ b/postproc/Makefile Tue Apr 08 23:46:35 2003 +0000 @@ -31,7 +31,7 @@ dep: depend depend: - $(CC) -MM $(CFLAGS) $(SWSSRCS) postprocess.c 1>.depend + $(CC) -MM $(CFLAGS) $(SWSSRCS) 1>.depend cs_test: $(CS_TEST_OBJS) $(CC) $(CS_TEST_OBJS) -o cs_test