summaryrefslogtreecommitdiff
path: root/java/java-tutorial (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow the ${RM} in "pre-clean" to fail; otherwise you can't clean thisBill Fenner1999-05-051-2/+2
| | | | | | port unless you've already installed it. Found by: "make clean" in /usr/ports
* Add "-f" after ${RM} (for a problem when we "make clean")Satoshi Taoka1999-05-051-2/+2
| | | | Obtained from: the e-mail from maintainer
* Yet more WWW: additionsMichael Haro1999-05-031-0/+2
|
* Sun's Java Developers Kit tutorialSatoshi Taoka1999-04-305-0/+2780
PR: 10745 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com>