diff options
author | markp <markp@FreeBSD.org> | 2001-06-11 11:29:05 +0000 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-06-11 11:29:05 +0000 |
commit | e0950c394eb6a515ea3433eaf0fa61ddf98c2e52 (patch) | |
tree | f6f8acae86783c554f218ba8c4abb38ae512e57e /palm/Makefile | |
parent | 80bccdf2ec4a716676ae41aa73baaf47ac759606 (diff) | |
download | FreeBSD-ports-e0950c394eb6a515ea3433eaf0fa61ddf98c2e52.zip FreeBSD-ports-e0950c394eb6a515ea3433eaf0fa61ddf98c2e52.tar.gz |
Add ppmtoTbmp 1.1, PPM to Pilot bitmap converter.
Committed after cleanup.
PR: 27932
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
Diffstat (limited to 'palm/Makefile')
-rw-r--r-- | palm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile index 02ec44c..f3f7159 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -20,6 +20,7 @@ SUBDIR += pilot_makedoc SUBDIR += pilrc SUBDIR += pose + SUBDIR += ppmtoTbmp SUBDIR += prc-tools SUBDIR += prc-tools-binutils SUBDIR += prc-tools-gcc |