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