mirror of
https://github.com/janet-lang/janet
synced 2024-12-23 15:00:27 +00:00
Remove some makefile crust from older scripts.
This commit is contained in:
parent
9495be328c
commit
92a5567b4a
3
Makefile
3
Makefile
@ -244,5 +244,4 @@ uninstall:
|
|||||||
-rm -rf $(INCLUDEDIR)
|
-rm -rf $(INCLUDEDIR)
|
||||||
|
|
||||||
.PHONY: clean install repl debug valgrind test amalg \
|
.PHONY: clean install repl debug valgrind test amalg \
|
||||||
valtest emscripten dist uninstall docs grammar format \
|
valtest emscripten dist uninstall docs grammar format
|
||||||
$(TEST_PROGRAM_PHONIES) $(TEST_PROGRAM_VALPHONIES)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user