Commit c4b4b9d9 authored by michael's avatar michael

fixing dependancies

removing stray tabs


git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@8099 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 6e06d245
......@@ -38,7 +38,7 @@ distclean:
dep: depend
depend:
$(CC) -MM $(CFLAGS) $(SRCS) 1>.depend
$(CC) -MM $(CFLAGS) $(SWSSRCS) postprocess.c 1>.depend
cs_test: $(CS_TEST_OBJS)
$(CC) $(CS_TEST_OBJS) -o cs_test
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment