X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=tests%2FClassPath3.compile;h=18ccd7097ca691d2ced5fa444580e7eae9494b8f;hb=HEAD;hp=2498b45aa08625be32785494ed94d80b5b1ba73e;hpb=827ad09b6ff2ec1bf3c13a6a84f046ff3313b9f6;p=mate.git diff --git a/tests/ClassPath3.compile b/tests/ClassPath3.compile index 2498b45..18ccd70 100644 --- a/tests/ClassPath3.compile +++ b/tests/ClassPath3.compile @@ -1 +1,3 @@ -javac tests/this/is/a/class/path/test/ClassPath2.java +javac tests/this/is/a/class/path/test/ClassPath2.java jmate/lang/System.java jmate/io/PrintStream.java java/lang/Character.java java/lang/Integer.java java/lang/String.java java/lang/System.java java/io/PrintStream.java +# and make `make' happy by providing a class file at a proper place: +cp tests/this/is/a/class/path/test/ClassPath2.class tests/ClassPath3.class