From: Chris Hanson Date: Tue, 19 Jun 2007 00:11:57 +0000 (+0000) Subject: Prevent liarc from recompiling files that are up to date. X-Git-Tag: 20090517-FFI~516 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=9985bf73362358403ba58ee6cd011098c2f6e965;p=mit-scheme.git Prevent liarc from recompiling files that are up to date. --- diff --git a/v7/src/etc/compile.scm b/v7/src/etc/compile.scm index 12cf08f08..fd8b22c3f 100644 --- a/v7/src/etc/compile.scm +++ b/v7/src/etc/compile.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: compile.scm,v 1.26 2007/06/18 23:58:40 cph Exp $ +$Id: compile.scm,v 1.27 2007/06/19 00:11:57 cph Exp $ Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, @@ -142,7 +142,7 @@ USA. (let ((input (pathname-default-type pathname "bin"))) (if (file-modification-time