jdk/make/sun/image/Makefile
changeset 4917 c98da2209f8c
parent 2 90ce3da70b43
child 5506 202f599c92aa
equal deleted inserted replaced
4916:de44744708a2 4917:c98da2209f8c
    41   ifeq ($(ARCH),sparcv9)
    41   ifeq ($(ARCH),sparcv9)
    42     SUBDIRS += vis
    42     SUBDIRS += vis
    43   endif
    43   endif
    44 endif
    44 endif
    45 
    45 
       
    46 include $(BUILDDIR)/common/Subdirs.gmk
       
    47 
    46 all build clean clobber::
    48 all build clean clobber::
    47 	$(SUBDIRS-loop)
    49 	$(SUBDIRS-loop)
    48 
    50