| commit | e894e177b444b925566dd9733a6c95a065d81089 | [log] [tgz] |
|---|---|---|
| author | Mark Hindess <hindessm@apache.org> | Wed Mar 10 21:15:44 2010 +0000 |
| committer | Mark Hindess <hindessm@apache.org> | Wed Mar 10 21:15:44 2010 +0000 |
| tree | 3f42c7a7f2a7811186422066f51a995ba79d295c | |
| parent | 38c1b0c9219a7a673d3c59ec5b0c325722d841c1 [diff] |
Copy classlib deploy directly to target/hdk rather than via vm/deploy. Make vm.dir a variable. git-svn-id: https://svn.apache.org/repos/asf/harmony/enhanced/drlvm/trunk@921572 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/make/classlib.override.file.patterns b/make/classlib.override.file.patterns new file mode 100644 index 0000000..85009e2 --- /dev/null +++ b/make/classlib.override.file.patterns
@@ -0,0 +1,4 @@ +**/jre/bin/libhythr.so +**/jre/bin/hythr.dll +**/jdk/include/jni*.h +**/jdk/include/jvmti*.h