3 lines
111 B
Makefile
3 lines
111 B
Makefile
ROOTDIR := $(realpath $(dir $(lastword $(MAKEFILE_LIST)))../..)
|
|
include $(ROOTDIR)/Core_Make/tjp/Make/Makefile
|