4 lines
77 B
Makefile
Executable File
4 lines
77 B
Makefile
Executable File
FIH_INCS := -I$(FIH_TOP}/inc)
|
|
FIH_SRCS := $(wildcard $(FIH_TOP)/src/*.c)
|
|
|