diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-09 00:26:25 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-09 00:26:25 +0000 |
commit | 1168ac2097d435c3130b5ffdd45f78e8dc6c7d89 (patch) | |
tree | d5526729bd0ac33fb94f494f49777729e78b778d /palm | |
parent | 0018ea21c0adae70eb43cb78f6bed6b0976311dd (diff) | |
download | ports-1168ac2097d435c3130b5ffdd45f78e8dc6c7d89.tar.gz ports-1168ac2097d435c3130b5ffdd45f78e8dc6c7d89.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/Makefile | 3 |
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> |