nexus-am/libs/klib/Makefile

4 lines
82 B
Makefile

NAME = klib
SRCS = $(shell find src/ -name "*.c")
include $(AM_HOME)/Makefile.lib