commit | 624c429f83da82e93fe8cf07b8507cf7c566a2a4 | [log] [tgz] |
---|---|---|
author | mikejwre <none@none> | Wed Jun 30 18:57:51 2010 -0700 |
committer | mikejwre <none@none> | Wed Jun 30 18:57:51 2010 -0700 |
tree | df0ec61a1fc1ac7dce6998ef5c1d484fce72368b | |
parent | b86df68c0e497b38c2937720542c5af1a2660537 [diff] | |
parent | aeea55b51e8a4b9eed64e11a1ca3b79810badf32 [diff] |
Merge
diff --git a/make/sun/security/mscapi/Makefile b/make/sun/security/mscapi/Makefile index 188e5d9..3afff4f 100644 --- a/make/sun/security/mscapi/Makefile +++ b/make/sun/security/mscapi/Makefile
@@ -150,6 +150,7 @@ # Rules # CLASSDESTDIR = $(TEMPDIR)/classes +JAVAHFLAGS += -classpath $(CLASSDESTDIR) include $(BUILDDIR)/common/Mapfile-vers.gmk
diff --git a/make/sun/security/pkcs11/Makefile b/make/sun/security/pkcs11/Makefile index 0fa4b5b..7915e8c 100644 --- a/make/sun/security/pkcs11/Makefile +++ b/make/sun/security/pkcs11/Makefile
@@ -148,6 +148,7 @@ # Rules # CLASSDESTDIR = $(TEMPDIR)/classes +JAVAHFLAGS += -classpath $(CLASSDESTDIR) include $(BUILDDIR)/common/Mapfile-vers.gmk