Minor comment change.

git-svn-id: svn://10.0.0.236/trunk@41355 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com 1999-07-27 23:31:48 +00:00
parent 684f6b2907
commit e45e3dc6a4
2 changed files with 4 additions and 2 deletions

View File

@ -30,7 +30,8 @@ JSRCS = \
$(NULL)
# Hack rule, this probably needs to be changed.
# Hack rule, this probably needs to be changed
# to something official. Works on Solaris for me. -mcafee
install::
javac $(JSRCS)

View File

@ -30,7 +30,8 @@ JSRCS = \
$(NULL)
# Hack rule, this probably needs to be changed.
# Hack rule, this probably needs to be changed
# to something official. Works on Solaris for me. -mcafee
install::
javac $(JSRCS)