abcdae1786b6

Fix ECL
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 21 Nov 2018 23:21:10 -0500
parents ea1c4d1db92d
children 1efadc1bb827 4bf539032265
branches/tags (none)
files Makefile

Changes

--- a/Makefile	Sun May 27 16:20:59 2018 -0400
+++ b/Makefile	Wed Nov 21 23:21:10 2018 -0500
@@ -15,7 +15,7 @@
 
 test-ecl:
 	$(heading_printer) roman 'ECL'
-	ecl --load test/run.lisp
+	ecl -load test/run.lisp
 
 test-abcl:
 	$(heading_printer) broadway 'ABCL'