NAME = libndl
SRCS = $(shell find src/ -name "*.c")

include $(NAVY_HOME)/Makefile.lib
