flatten 20260225
This commit is contained in:
12
tjp/Make/Makefile.none
Normal file
12
tjp/Make/Makefile.none
Normal file
@@ -0,0 +1,12 @@
|
||||
###################################
|
||||
# License: Modified MIT (NON-AI)
|
||||
# Copyright 2025 Timothy Prepscius
|
||||
# See the LICENSE file in the root directory for license information.
|
||||
###################################
|
||||
|
||||
.PHONY: build
|
||||
build:
|
||||
|
||||
|
||||
.PHONY: all
|
||||
all: build
|
||||
Reference in New Issue
Block a user