diff options
Diffstat (limited to 'make/host.properties')
-rw-r--r-- | make/host.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/make/host.properties b/make/host.properties index b88cd68ca..da187e3f1 100644 --- a/make/host.properties +++ b/make/host.properties @@ -21,6 +21,8 @@ antlr.jar=C:/Users/kbr/ANTLR/antlr-2.7.2/antlr.jar # antlr.jar=/home/kbr/antlr-2.7.2/antlr.jar # Mac OS X # antlr.jar=/Users/kbr/antlr-2.7.2/antlr.jar +# Solaris +# antlr.jar=/export/kbr/ANTLR/antlr-2.7.2/antlr.jar # # Force the use of jikes in +E (emacs) mode |