summaryrefslogtreecommitdiff
path: root/palm/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-09 03:33:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-09 03:33:05 +0000
commitd48688aeef66d7693c53abb7d9632b5fd9033fdb (patch)
tree51e81ea880b6697b36e9a79e8672021561180f69 /palm/Makefile
parentBreak up the "plan9" category -- all the ports are where they belong, and (diff)
The new "palm" category for software to support 3Com Palm series of products.
Reviewed by: the ports list
Notes
Notes: svn path=/head/; revision=15940
Diffstat (limited to '')
-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>