jdk/make/com/sun/jmx/Makefile
changeset 4917 c98da2209f8c
parent 2285 37fdbed8178f
child 5506 202f599c92aa
equal deleted inserted replaced
4916:de44744708a2 4917:c98da2209f8c
    48     SUBDIRS = snmp
    48     SUBDIRS = snmp
    49   endif
    49   endif
    50 else
    50 else
    51   SUBDIRS = snmp
    51   SUBDIRS = snmp
    52 endif
    52 endif
       
    53 
       
    54 include $(BUILDDIR)/common/Subdirs.gmk
    53 
    55 
    54 all build:
    56 all build:
    55 	$(SUBDIRS-loop)
    57 	$(SUBDIRS-loop)
    56 
    58 
    57 clean clobber::
    59 clean clobber::