Fixed typo in treatment of xxx_JAVA_JNI_FILES

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12448 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-02-08 14:41:53 +00:00
parent 90b242f422
commit 588b953fe5

View file

@ -1,3 +1,8 @@
Fri Feb 8 12:37:56 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/rules.make (JAVA_JNI_OBJS): Fixed typo/bug - underscore
in excess.
Fri Feb 8 11:43:27 2002 Nicola Pero <n.pero@mi.flashnet.it>
* java-tool.make: Broken into Master and Instance.