2 lines
103 B
Makefile
2 lines
103 B
Makefile
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
|
|
include ${ROOT_DIR}../../../../../rules.mk
|