Files
core_zero/Makefile
Timothy Prepscius 996151a56a flatten 20260225
2026-02-25 12:43:06 -05:00

9 lines
319 B
Makefile

###################################
# License: Modified MIT (NON-AI)
# Copyright 2025 Timothy Prepscius
# See the LICENSE file in the root directory for license information.
###################################
ROOTDIR := $(realpath $(dir $(lastword $(MAKEFILE_LIST)))..)
include $(ROOTDIR)/Core_Make/tjp/Make/Makefile