mirror of
https://github.com/libretro/libretro-chailove.git
synced 2024-11-27 18:20:24 +00:00
Update noarch command
This commit is contained in:
parent
c104b52597
commit
39dc5ab54d
2
Makefile
2
Makefile
@ -30,7 +30,7 @@ test: all
|
||||
@echo "Execute the following to run tests:\n\n retroarch -L $(TARGET) test/main.chai\n make unit\n\n"
|
||||
|
||||
vendor/noarch/noarch: dependencies
|
||||
cd vendor/noarch && make
|
||||
$(MAKE) -C vendor/noarch
|
||||
|
||||
unit: vendor/noarch/noarch all
|
||||
vendor/noarch/noarch $(CORE_DIR)/chailove_libretro.so test/unittests/main.chai
|
||||
|
Loading…
Reference in New Issue
Block a user