jdk/make/sun/net/Makefile
changeset 4917 c98da2209f8c
parent 2 90ce3da70b43
child 5506 202f599c92aa
equal deleted inserted replaced
4916:de44744708a2 4917:c98da2209f8c
    27 PACKAGE = sun.net
    27 PACKAGE = sun.net
    28 PRODUCT = sun
    28 PRODUCT = sun
    29 include $(BUILDDIR)/common/Defs.gmk
    29 include $(BUILDDIR)/common/Defs.gmk
    30 
    30 
    31 SUBDIRS = others spi
    31 SUBDIRS = others spi
       
    32 include $(BUILDDIR)/common/Subdirs.gmk
       
    33 
    32 all build clean clobber::
    34 all build clean clobber::
    33 	$(SUBDIRS-loop)
    35 	$(SUBDIRS-loop)
    34 
    36