projects
/
ulas
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
472cbe6
)
Fixed buildtest build deps
author
Lukas Krickl
<lukas@krickl.dev>
Tue, 29 Oct 2024 09:46:41 +0000
(10:46 +0100)
committer
Lukas Krickl
<lukas@krickl.dev>
Tue, 29 Oct 2024 09:46:41 +0000
(10:46 +0100)
makefile
patch
|
blob
|
history
diff --git
a/makefile
b/makefile
index b7059913138168cbff5c9a4f961d3c823bcbe30e..ef131bc4962a2572a59a8c9afbb87307e81b96bd 100644
(file)
--- a/
makefile
+++ b/
makefile
@@
-62,6
+62,6
@@
format:
lint:
clang-tidy src/*.h src/*.c
-buildtests:
$(NAME)
+buildtests:
bin
./$(NAME) tests/t0.s -D ULAS_PREDEF -l - -o tests/t0.bin
./$(NAME) tests/t0.bin -d - -o tests/t0_dasm.s