Makefile, .gitignore, tests/cc-compat.sh: brought up-to-date

This commit is contained in:
2024-02-07 20:13:45 -07:00
parent 3e39739e88
commit d3470233ea
3 changed files with 0 additions and 42 deletions

View File

@@ -40,7 +40,6 @@ install: dist
.PHONY: test
test: build
tests/cc-compat.sh
tests/posix-compat.sh
$(RUSTC) --test src/getopt-rs/lib.rs -o build/test/getopt