~ chicken-core (chicken-5) f04cf1aeee522b65fa96ec6e3633cba0de431861
commit f04cf1aeee522b65fa96ec6e3633cba0de431861 Author: felix <felix@call-with-current-continuation.org> AuthorDate: Mon Jul 26 12:39:40 2010 +0200 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Mon Jul 26 12:39:40 2010 +0200 removed silly comment diff --git a/rules.make b/rules.make index e6eb692e..ab670a1c 100644 --- a/rules.make +++ b/rules.make @@ -1082,7 +1082,6 @@ boot-chicken: touchfiles: ifdef WINDOWS_SHELL - rem now is this funky, or what? for %x in (*.scm) do copy /b %x +,, else touch *.scmTrap