summaryrefslogtreecommitdiff
path: root/java/jdk-tutorial/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* Change bsd.port.mk -> bsd.port.post.mkSatoshi Taoka1999-05-061-9/+5
| | | | | | | | | Modify the method to make MESSAGE when we "make install" Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Notes: svn path=/head/; revision=18526
* 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 Notes: svn path=/head/; revision=18513
* Add "-f" after ${RM} (for a problem when we "make clean")Satoshi Taoka1999-05-051-2/+2
| | | | | | | Obtained from: the e-mail from maintainer Notes: svn path=/head/; revision=18510
* Sun's Java Developers Kit tutorialSatoshi Taoka1999-04-301-0/+34
PR: 10745 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> Notes: svn path=/head/; revision=18235