jdk/make/jpda/Makefile
changeset 4917 c98da2209f8c
parent 2 90ce3da70b43
child 5506 202f599c92aa
equal deleted inserted replaced
4916:de44744708a2 4917:c98da2209f8c
    33 
    33 
    34 #
    34 #
    35 # Core.
    35 # Core.
    36 #
    36 #
    37 SUBDIRS    = jdwp back front transport expr tty bdi gui
    37 SUBDIRS    = jdwp back front transport expr tty bdi gui
       
    38 include $(BUILDDIR)/common/Subdirs.gmk
    38 
    39 
    39 all build clean clobber::
    40 all build clean clobber::
    40 	$(SUBDIRS-loop)
    41 	$(SUBDIRS-loop)
    41 
    42