NAME = nwm
SRCS = $(shell find src/ -name "*.c" -o -name "*.cpp")
LIBS += libndl libbdf
include $(NAVY_HOME)/Makefile
