aboutsummaryrefslogtreecommitdiff
path: root/palm/prc-tools
Commit message (Collapse)AuthorAgeFilesLines
* Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,Satoshi Asami1998-02-191-7/+1
| | | | | | | don't worry about it here, it was too late anyway.) Notes: svn path=/head/; revision=9822
* Add four ports to "pilot" virtual category.Satoshi Asami1998-01-011-2/+2
| | | | Notes: svn path=/head/; revision=9241
* Fix strip problem.Paul Traina1997-11-251-7/+8
| | | | | | | | Fix /usr/local/palm vs /usr/local/pilot (I got dyslexic at last second). Turn on optimization where it makes sense. Notes: svn path=/head/; revision=8817
* Oops, that was not the problem -- fix PREFIX. Either way, I have noSatoshi Asami1997-11-251-5/+4
| | | | | | | | | idea how this worked for anyone. Mark it broken (strip problem). I believe pst is working on it. Notes: svn path=/head/; revision=8811
* Create ${PREFIX} (= ${LOCALBASE}/palm) before installing. mtree won'tSatoshi Asami1997-11-251-1/+4
| | | | | | | create the base directory for you. Notes: svn path=/head/; revision=8806
* Strip binariesPaul Traina1997-11-241-1/+23
| | | | Notes: svn path=/head/; revision=8797
* prc-tools is a complete software development environment for creatingPaul Traina1997-11-245-0/+451
applications for the PalmPilot(tm) PDA. Notes: svn path=/head/; revision=8790