This patch file may include trailing empty lines and/or trailing lines that consist solely of whitespace. If you edit this file, use software that preserves lines of this type, or you may break the patch. --- sv7.old/Makefile +++ sv7/Makefile @@ -396,7 +396,7 @@ config.h: mpp.h config.c $(CC) -DMPP_DECODER $(CFLAGS) -o config config.c $(LDADD) &> $(LOGFILE) @$(RM_F) config.h - @./config "$(CC) $(CFLAGS) -o <> <> $(LDADD)" "./<>" + @./config "$(CC) $(CFLAGS) -o EXE SRC $(LDADD)" "./EXE" @$(RM_F) config