jdk/make/sun/nio/Makefile
changeset 4917 c98da2209f8c
parent 4665 d14dc3d9e1fa
child 5506 202f599c92aa
equal deleted inserted replaced
4916:de44744708a2 4917:c98da2209f8c
    27 PACKAGE = sun.nio
    27 PACKAGE = sun.nio
    28 PRODUCT = sun
    28 PRODUCT = sun
    29 include $(BUILDDIR)/common/Defs.gmk
    29 include $(BUILDDIR)/common/Defs.gmk
    30 
    30 
    31 SUBDIRS = cs
    31 SUBDIRS = cs
       
    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