mirror of
https://github.com/janet-lang/janet
synced 2025-10-14 07:17:40 +00:00
Fix parser bug.
This commit is contained in:
@@ -54,4 +54,7 @@ clean:
|
||||
rm sqlite3.h
|
||||
rm $(TARGET)
|
||||
|
||||
install:
|
||||
cp $(TARGET) $(DST_PATH)
|
||||
|
||||
.PHONY: clean all
|
||||
|
Reference in New Issue
Block a user