4 lines
84 B
Makefile
4 lines
84 B
Makefile
LZLIB_DIR := $(call select_from_ports,lzlib)
|
|
|
|
INC_DIR += $(LZLIB_DIR)/include/lzlib
|