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

include $(NAVY_HOME)/Makefile.app
