# Sources in this directory
DIR_SOURCES := foo.c
# Items to install from this directory
DIR_INSTALL_ITEMS := /include:foo.h

# Grab the core makefile
include $(NSBUILD)/Makefile.subdir
