summaryrefslogtreecommitdiff
path: root/palm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'palm/Makefile')
-rw-r--r--palm/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile
new file mode 100644
index 000000000000..12257c70b18a
--- /dev/null
+++ b/palm/Makefile
@@ -0,0 +1,10 @@
+# $Id$
+#
+
+ SUBDIR += kpilot
+ SUBDIR += pilot-link
+ SUBDIR += pilot-makedoc
+ SUBDIR += prc-tools
+ SUBDIR += xcopilot
+
+.include <bsd.port.subdir.mk>