The Lambda Lab
/
projects
/
jars.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76daa63
)
Updated makefile.
author
plugd
<plugd@thelambdalab.xyz>
Mon, 11 May 2020 12:48:24 +0000
(14:48 +0200)
committer
plugd
<plugd@thelambdalab.xyz>
Mon, 11 May 2020 12:48:24 +0000
(14:48 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
33627ed
..
d0bc8af
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-10,7
+10,7
@@
koth : koth.scm mars.so parser.so
csc koth.scm
clean :
- rm
koth run-mars *.s
o
+ rm
-f koth run-mars *.so *.link *.import.scm *.
o
# Cross-compile static executable
koth_linux: