Searched defs:JAVA_SUBDIRS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/print/
H A DMakefile31 JAVA_SUBDIRS = printmgr macro
43 SUBDIRS = $(PRINT_SUBDIRS) $(JAVA_SUBDIRS)
74 _msg: $(MSGDOMAIN) scripts $(JAVA_SUBDIRS)
/illumos-gate/usr/src/cmd/pools/poold/
H A DMakefile36 JAVA_SUBDIRS = com/sun/solaris/service/exception \ macro
61 # JAVA_SUBDIRS and PACKAGEDOCS must be synchronized to ensure
101 all: $(PROG) $(JAVA_SUBDIRS) $(JARFILE) \
104 clean : $(JAVA_SUBDIRS) $(SUBDIRS) clean_local
108 clobber : $(JAVA_SUBDIRS) $(SUBDIRS) clobber_local
116 install: $(ROOTCMD) $(JAVA_SUBDIRS) $(JARFILE) \
122 $(JAVA_SUBDIRS): FRC

Completed in 260 milliseconds