Merge pull request #224 from polluks/patch-1

Changed make target everywhere
This commit is contained in:
drmortalwombat 2025-04-23 16:58:45 +02:00 committed by GitHub
commit f5a33edcf4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ else
endif
all: --prep-build-dir compiler samples tests
all: --prep-build-dir compiler samples check
$(srcdir)/%.o: $(project_dir)/oscar64/%.cpp