From 3f79b7bd553a52fca7a098f5195b406ff9970491 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sun, 15 Jan 2023 01:13:51 +0100 Subject: add list and static library builder --- lib/config.mk | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/config.mk (limited to 'lib/config.mk') diff --git a/lib/config.mk b/lib/config.mk new file mode 100644 index 0000000..642bc35 --- /dev/null +++ b/lib/config.mk @@ -0,0 +1,3 @@ +VERSION=0.0.1 +CFLAGS=-fno-stack-protector -Wno-implicit-function-declaration -fno-builtin -g +CC=cc -- cgit v1.2.3-70-g09d2