source: npl/java/openjdk/profile.d/openjre.csh @ 26ffad7

Last change on this file since 26ffad7 was 981dbbc, checked in by Edwin Eefting <edwin@datux.nl>, 7 years ago

build openjdk, not used yet

  • Property mode set to 100644
File size: 126 bytes
Line 
1#!/bin/csh
2setenv JAVA_HOME /usr/lib/java/jre
3setenv MANPATH ${MANPATH}:${JAVA_HOME}/man
4setenv PATH ${PATH}:${JAVA_HOME}/bin
Note: See TracBrowser for help on using the repository browser.