summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@yeah.nah.nz>2021-10-31 12:11:35 +1300
committerDavid Phillips <david@yeah.nah.nz>2021-10-31 12:11:35 +1300
commit3687a78690bc3b6755c57bf0a96f5d7239989e24 (patch)
tree08a25ef1da7ed1e03233d97c78afa5de04ce03c0
parentf2fc6a0b45929f81d69c5f17997880a51a53ddf0 (diff)
downloadcolorlight-5a-75e-blinky-3687a78690bc3b6755c57bf0a96f5d7239989e24.tar.xz
Enforce lint before svf on `all` recipe
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 407d8aa..4a9e3c1 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ PACKAGE = CABGA256
SPEED_GRADE = 6
.PHONY: all clean program
-all: $(TOP).svf
+all: lint $(TOP).svf
clean:
rm -f *.svf *.bit *.json