Merge pull request #224 from polluks/patch-1
Changed make target everywhere
This commit is contained in:
commit
f5a33edcf4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue