summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-09 00:26:25 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-09 00:26:25 +0000
commit1168ac2097d435c3130b5ffdd45f78e8dc6c7d89 (patch)
treed5526729bd0ac33fb94f494f49777729e78b778d /palm
parentInitial impoirt of syncal version 0.5. (diff)
Add the syncal port.
Notes
Notes: svn path=/head/; revision=19350
Diffstat (limited to 'palm')
-rw-r--r--palm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/palm/Makefile b/palm/Makefile
index 086e0b64e01a..e6c5efa26aa1 100644
--- a/palm/Makefile
+++ b/palm/Makefile
@@ -1,10 +1,11 @@
-# $Id: Makefile,v 1.1.1.1 1999/01/09 03:33:04 asami Exp $
+# $Id: Makefile,v 1.2 1999/01/09 08:52:26 asami Exp $
#
SUBDIR += kpilot
SUBDIR += pilot-link
SUBDIR += pilot_makedoc
SUBDIR += prc-tools
+ SUBDIR += syncal
SUBDIR += xcopilot
.include <bsd.port.subdir.mk>