1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-23 07:12:39 +00:00

10l patch by (Andreas Hess <jaska at gmx dot net>)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9886 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2003-04-08 23:46:35 +00:00
parent 819515d6fb
commit 8b8e15be5a

View File

@ -31,7 +31,7 @@ distclean:
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