Artifact 4c408c29c63d7c8a01cc1aec90da400022c33b2781815852407e731a7fafbaaa:
- File Makefile — part of check-in [685fcf4c95] at 2024-05-04 21:35:38 on branch trunk — Add "make check" (user: js, size: 107) [annotate] [blame] [check-ins using]
SUBDIRS = src tests include buildsys.mk .PHONY: check tests: src check: tests ${MAKE} -C tests -s run