Stefan 2025-04-21 22:22:40 +02:00 committed by GitHub
parent 5ad94d01d4
commit cb757dfaf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,7 +85,7 @@ samples: compiler
@$(MAKE) -C $(project_dir)/samples all
tests: compiler
check: compiler
@$(MAKE) -C $(project_dir)/autotest all
install: compiler