Inital Commit
All checks were successful
VLMCSD / VLMCSD [arm64] (push) Successful in 12s
VLMCSD / VLMCSD [amd64] (push) Successful in 18s

This commit is contained in:
Cantibra
2025-10-26 21:11:06 +01:00
commit 5de27443af
99 changed files with 25806 additions and 0 deletions

7
sources/Makefile Normal file
View File

@@ -0,0 +1,7 @@
# Let BSD make switch to GNU make
all ${.TARGETS}:
@echo "================================================================"
@echo " PLEASE USE THE GNU VERSION OF MAKE (gmake) INSTEAD OF ${MAKE} "
@echo "================================================================"
@echo ""
@gmake $@