jdk/make/com/sun/Makefile
changeset 1327 912486b03832
parent 715 f16baef3a20e
child 2542 d859108aea12
equal deleted inserted replaced
1324:f1f7222489a4 1327:912486b03832
    39 endif
    39 endif
    40 
    40 
    41 # Omit mirror since it's built with the apt tool.
    41 # Omit mirror since it's built with the apt tool.
    42 SUBDIRS = $(SCRIPT_SUBDIR) image security crypto/provider jndi jmx \
    42 SUBDIRS = $(SCRIPT_SUBDIR) image security crypto/provider jndi jmx \
    43     java inputmethods org xml rowset net/httpserver net/ssl demo \
    43     java inputmethods org xml rowset net/httpserver net/ssl demo \
    44     tools jarsigner tracing
    44     tools jarsigner tracing servicetag
    45 
    45 
    46 all build clean clobber::
    46 all build clean clobber::
    47 	$(SUBDIRS-loop)
    47 	$(SUBDIRS-loop)
    48 
    48