mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
3 lines
100 B
Makefile
3 lines
100 B
Makefile
THIRDPARTY_DIR = $(dir $(lastword $(MAKEFILE_LIST)))
|
|
include $(THIRDPARTY_DIR)/everest/Makefile.inc
|