Merge pull request #219 from polluks/patch-3

Changed make target
This commit is contained in:
drmortalwombat 2025-04-22 08:21:40 +02:00 committed by GitHub
commit cbf86b2e8f
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 @$(MAKE) -C $(project_dir)/samples all
tests: compiler check: compiler
@$(MAKE) -C $(project_dir)/autotest all @$(MAKE) -C $(project_dir)/autotest all
install: compiler install: compiler