Changeset 13042


Ignore:
Timestamp:
11/22/10 08:56:24 (13 years ago)
Author:
Mark Evenson
Message:

Fix typo in Lisp-based build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/build-abcl.lisp

    r13041 r13042  
    446446
    447447(defun clean ()
    448   (format t "~&Cleaning compilation results."
     448  (format t "~&Cleaning compilation results.")
    449449  (dolist (f (list (list *tree-root* "abcl.jar" "abcl.bat" "make-jar.bat"
    450450                         "compile-system.bat")
Note: See TracChangeset for help on using the changeset viewer.