jdk/make/java/nio/Makefile
changeset 4917 c98da2209f8c
parent 4665 d14dc3d9e1fa
child 5506 202f599c92aa
equal deleted inserted replaced
4916:de44744708a2 4917:c98da2209f8c
   302 
   302 
   303 #
   303 #
   304 # Rules
   304 # Rules
   305 #
   305 #
   306 
   306 
       
   307 SUBDIRS_management = mxbean
       
   308 include $(BUILDDIR)/common/Subdirs.gmk
       
   309 
   307 build: sources
   310 build: sources
       
   311 	$(SUBDIRS-loop)
   308 
   312 
   309 clean clobber::
   313 clean clobber::
   310 	$(RM) -r $(NIO_GEN) $(SNIO_GEN)
   314 	$(RM) -r $(NIO_GEN) $(SNIO_GEN)
   311 	$(RM) -r $(CLASSDESTDIR)/java/nio
   315 	$(RM) -r $(CLASSDESTDIR)/java/nio
   312 	$(RM) -r $(CLASSDESTDIR)/sun/nio
   316 	$(RM) -r $(CLASSDESTDIR)/sun/nio