summaryrefslogtreecommitdiffstats
path: root/nest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nest/Makefile')
-rw-r--r--nest/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/nest/Makefile b/nest/Makefile
new file mode 100644
index 0000000..d6c0e6e
--- /dev/null
+++ b/nest/Makefile
@@ -0,0 +1,3 @@
+OBJS=main.o
+
+include $(TOPDIR)/Rules