3 lines
101 B
Makefile
3 lines
101 B
Makefile
|
# Link up to project root
|
||
|
include $(dir $(abspath $(lastword $(MAKEFILE_LIST))))/../project_paths.mk
|