# HG changeset patch # User michael # Date 1049845595 0 # Node ID 98712065a08d9b548cb25f50c000f4ec7b0d8761 # Parent d7b86f7d1406343c43c61dd952b64ad301af0da3 10l patch by (Andreas Hess ) diff -r d7b86f7d1406 -r 98712065a08d postproc/Makefile --- 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