All this stuff at once

This commit is contained in:
Robert O'Farrell 2025-02-13 21:56:52 +00:00
parent 35edec2998
commit 845289b763
14 changed files with 536 additions and 0 deletions

View file

@ -0,0 +1,5 @@
DEFAULT_FOLDER = primekb/prime_e/std
DEFERRED_EXEC_ENABLE = yes
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
include ${ROOT_DIR}../../../../../rules.mk