INTEGRATION: CWS tune01 (1.2.54); FILE MERGED

2003/03/12 15:06:41 sb 1.2.54.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.
This commit is contained in:
Vladimir Glazounov
2003-04-15 13:34:21 +00:00
parent cae963767c
commit 39865c769e

View File

@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.2 $
# $Revision: 1.3 $
#
# last change: $Author: kr $ $Date: 2001-02-06 12:32:04 $
# last change: $Author: vg $ $Date: 2003-04-15 14:34:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,6 +76,7 @@ JAVACLASSFILES= \
$(CLASSDIR)$/$(PACKAGE)$/IInvokable.class \
$(CLASSDIR)$/$(PACKAGE)$/IStableListener.class \
$(CLASSDIR)$/$(PACKAGE)$/IStableObject.class \
$(CLASSDIR)$/$(PACKAGE)$/NativeLibraryLoader.class \
$(CLASSDIR)$/$(PACKAGE)$/RefObject.class \
$(CLASSDIR)$/$(PACKAGE)$/RefererObject.class \
$(CLASSDIR)$/$(PACKAGE)$/WeakTable.class