refactored make

This commit is contained in:
2025-08-03 10:55:51 +02:00
parent 3765d55ad2
commit df13b04b3b
2 changed files with 2 additions and 13 deletions
+2 -5
View File
@@ -1,5 +1,2 @@
MAKE_HOME ?= /home/jens/work/software/make
CONFIG ?= debug
BUILD_DIR ?= ./build/${CONFIG}
LIBSRC_PATH ?= $(realpath ../../libsrc)
NAME := Fir
GCC_SRCS := fir2.c