Skip to content

Commit 5e3fbf1

Browse files
author
pnathan
committed
wtb make in sexprs... whitespace languages are not good
1 parent 163fb85 commit 5e3fbf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
all: sbcl
44

55
sbcl:
6-
sbcl --non-interactive --load make.lisp --eval '(build-files)'
6+
sbcl --non-interactive --load make.lisp --eval '(build-files)'
77

88
ccl:
9-
lx86cl64 -l make.lisp -e '(build-files)'
9+
lx86cl64 -l make.lisp -e '(build-files)'

0 commit comments

Comments
 (0)