K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-10T07:04:27.000000Z K 7 svn:log V 274 As per Asami's port build breakage: Fix the BATCH=yes case. The .keep_me file was not being touched in BATCH=yes since MAkefile.inc was only created in interactive mode, and Makefile.inc is where .keep_me is also touched... This port should now work for BATCH and !BATCH. END