Skip to content

Commit

Permalink
Check build
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Packard <[email protected]>
  • Loading branch information
keith-packard committed Nov 21, 2024
1 parent 916cbb2 commit 1659817
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snek.defs
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ ifndef SNEK_NO_BUILD_TARGETS

snek-gram.h: $(SNEK_ROOT)/snek-gram.ll
lola $(SNEK_LOLA_FLAGS) -o $@ $^
grep 'parse table entries' snek-gram.h
grep nl_or_end snek-gram.h

snek-builtin.h: $(SNEK_ROOT)/snek-builtin.py $(SNEK_BUILTINS)
python3 $^ -o $@
Expand Down

0 comments on commit 1659817

Please sign in to comment.