Apply-related code

This commit is contained in:
Imbus 2025-01-12 19:17:25 +01:00
parent 04f920ac2d
commit 74318f3bda
2 changed files with 35 additions and 0 deletions

5
apply/Makefile Normal file
View file

@ -0,0 +1,5 @@
# Only define if needed:
# TARGET = main.elf
# SRCS = main.cc
include ../config.mk