summaryrefslogtreecommitdiff
path: root/java/jdk12/files/patch-jdbc::GNUmakefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete JDK versions 1.1 and 1.2, and the ports depending on them.Mark Linimon2007-12-121-15/+0
| | | | Notes: svn path=/head/; revision=203125
* . Use the correct variables for appending to CPPFLAGS and LDFLAGS. ThisGreg Lewis2004-01-151-0/+15
also avoids grabbing the jni.h header from gcj, which really causes problems. Notes: svn path=/head/; revision=98222