summaryrefslogtreecommitdiff
path: root/palm/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-20 23:10:16 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-20 23:10:16 +0000
commit6d8202f80e34c0757e7ed6917e3218ff1a91552f (patch)
treed9c8aea3a5e4dd09e618f17283897e9f9a61f179 /palm/Makefile
parentWhoops. Forgot to add the md5 checksums. (diff)
makeztxt is a simple command line program that takes a plain ASCII text file
and compresses it into a zTXT database. makeztxt will remove newline characters at the end of lines that contain text so that the paragraphs flow better on the Palm screen. Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
Notes
Notes: svn path=/head/; revision=68446
Diffstat (limited to 'palm/Makefile')
-rw-r--r--palm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile
index ec1ee72f67ea..37ff508f8687 100644
--- a/palm/Makefile
+++ b/palm/Makefile
@@ -13,6 +13,7 @@
SUBDIR += jpilot
SUBDIR += libmal
SUBDIR += malsync
+ SUBDIR += makeztxt
SUBDIR += mdbconv
SUBDIR += p5-Palm
SUBDIR += palmos-sdk