jdk/make/sun/management/Makefile
changeset 7666 7b994e3dd41d
parent 5506 202f599c92aa
child 7668 d4a77089c587
--- a/jdk/make/sun/management/Makefile	Tue Dec 21 18:21:26 2010 -0800
+++ b/jdk/make/sun/management/Makefile	Thu Dec 23 18:50:21 2010 -0800
@@ -37,12 +37,8 @@
 
 all build:: properties aclfile jmxremotefiles
 
-# When building the openjdk, build snmp only if importing binary plugs,
-ifdef OPENJDK
-  ifeq ($(IMPORT_BINARY_PLUGS),true)
-    SUBDIRS = snmp
-  endif
-else
+# When building the openjdk, no snmp
+ifndef OPENJDK
   SUBDIRS = snmp
 endif
 SUBDIRS += jmxremote