# Build ls.exe — uses lib/sprinter.lib in TINY memory mode.

PROJ_ROOT := $(abspath $(CURDIR)/../..)
EXAMPLE   := ls
include $(PROJ_ROOT)/app.mk
