3 lines
100 B
PHP
3 lines
100 B
PHP
|
THIRDPARTY_DIR = $(dir $(lastword $(MAKEFILE_LIST)))
|
||
|
include $(THIRDPARTY_DIR)/everest/Makefile.inc
|