diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
commit | 0eb5003d3178207cc304b90d49d9de064bf268dd (patch) | |
tree | 17379660c94859acecb57f211b867ce5623a3fd5 /palm/Makefile | |
parent | 5c4e9b3a761cd9fabacf16f81e9420560b58316b (diff) | |
download | ports-0eb5003d3178207cc304b90d49d9de064bf268dd.tar.gz ports-0eb5003d3178207cc304b90d49d9de064bf268dd.zip |
Notes
Diffstat (limited to 'palm/Makefile')
-rw-r--r-- | palm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/Makefile b/palm/Makefile index 12257c70b18a..086e0b64e01a 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -1,9 +1,9 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/01/09 03:33:04 asami Exp $ # SUBDIR += kpilot SUBDIR += pilot-link - SUBDIR += pilot-makedoc + SUBDIR += pilot_makedoc SUBDIR += prc-tools SUBDIR += xcopilot |