summaryrefslogtreecommitdiff
path: root/apps/examples/nxflat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/nxflat/Makefile')
-rw-r--r--apps/examples/nxflat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/examples/nxflat/Makefile b/apps/examples/nxflat/Makefile
index 570a059a8..d8573735e 100644
--- a/apps/examples/nxflat/Makefile
+++ b/apps/examples/nxflat/Makefile
@@ -76,13 +76,14 @@ $(BIN): $(OBJS)
.built: $(BIN)
+context:
+
# We can't make dependencies in this directory because the required
# header files may not yet exist.
.depend:
@touch $@
-# Register application
depend: .depend
clean: