Home
last modified time | relevance | path

Searched refs:SUBDIRS1 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sadm/
H A DMakefile42 .PARALLEL: $(SUBDIRS1) $(SUBDIRS2)
44 all clean clobber lint: $(SUBDIRS1)
46 install: $(SUBDIRS1) $(SUBDIRS2)
48 $(SUBDIRS1) $(SUBDIRS2): FRC
/illumos-gate/usr/src/cmd/cmd-crypto/
H A DMakefile26 SUBDIRS1 = \ macro
47 all clean clobber _msg: $(SUBDIRS1) $($(MACH)_SUBDIRS)
49 install: $(SUBDIRS1) $(SUBDIRS2) $($(MACH)_SUBDIRS)
51 $(SUBDIRS1) $(SUBDIRS2) $($(MACH)_SUBDIRS) : FRC
/illumos-gate/usr/src/cmd/hal/
H A DMakefile29 SUBDIRS1 = hald hald-runner addons probing tools macro
31 SUBDIRS = $(SUBDIRS1) $(SUBDIRS2)