Home
last modified time | relevance | path

Searched refs:SUBDIRS (Results 1 – 25 of 947) sorted by relevance

12345678910>>...38

/titanic_50/usr/src/cmd/troff/
H A DMakefile32 SUBDIRS = nroff.d troff.d macro
46 POFILES= $(SUBDIRS:%=%/%.po)
52 all : $(SUBDIRS)
54 install clean lint strip : $(SUBDIRS)
56 clobber: $(SUBDIRS) local_clobber
61 $(POFILE): $(SUBDIRS) $(POFILES2)
64 _msg: $(SUBDIRS)
70 $(SUBDIRS) : FRC
/titanic_50/usr/src/tools/stabs/
H A DMakefile40 SUBDIRS = $(SUBDIRS_$(MACH)) macro
44 all: $(SUBDIRS)
45 install: $(SUBDIRS)
46 clean: $(SUBDIRS)
47 clobber: $(SUBDIRS)
48 lint: $(SUBDIRS)
50 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/prstat/
H A DMakefile43 $(64ONLY)SUBDIRS = $(MACH)
44 $(BUILD64)SUBDIRS += $(MACH64)
52 all: $(SUBDIRS)
53 clean: $(SUBDIRS)
54 clobber: $(SUBDIRS)
55 lint: $(SUBDIRS)
61 install: $(SUBDIRS)
65 $(SUBDIRS): FRC
/titanic_50/usr/src/lib/auditd_plugins/
H A DMakefile30 SUBDIRS = binfile \ macro
43 all package clean clobber install: $(SUBDIRS)
59 .PARALLEL: $(SUBDIRS)
61 install: install_h $(SUBDIRS)
65 _msg: $(SUBDIRS)
67 catalog: $(SUBDIRS)
71 lint: $(SUBDIRS)
76 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/acpi/
H A DMakefile16 SUBDIRS= acpidump acpixtract macro
28 .PARALLEL: $(SUBDIRS)
30 all: $(SUBDIRS)
34 install: $(SUBDIRS)
36 clean: $(SUBDIRS)
38 clobber: $(SUBDIRS)
42 $(SUBDIRS): common
/titanic_50/usr/src/cmd/vi/
H A DMakefile26 SUBDIRS= misc port macro
28 POFILES= $(SUBDIRS:%=%/%.po)
57 all: $(SUBDIRS)
59 install: $(ETCINITF) $(SUBDIRS) $(ROOTETCINITF) $(ROOTLINK)
65 clean lint: $(SUBDIRS)
67 clobber: $(SUBDIRS) clobber_local
75 _msg: $(SUBDIRS)
81 $(SUBDIRS): FRC
/titanic_50/usr/src/lib/pysolaris/
H A DMakefile29 SUBDIRS= macro
30 $(BUILDPY2)SUBDIRS += $(MACH)
31 $(BUILD64)$(BUILDPY2)SUBDIRS += $(MACH64)
32 $(BUILD64)$(BUILDPY3)SUBDIRS += py3
45 all install clean lint: $(SUBDIRS)
46 clobber: $(SUBDIRS)
49 $(SUBDIRS): FRC
/titanic_50/usr/src/lib/pyzfs/
H A DMakefile29 SUBDIRS= macro
30 $(BUILDPY2)SUBDIRS += $(MACH)
31 $(BUILD64)$(BUILDPY2)SUBDIRS += $(MACH64)
32 $(BUILD64)$(BUILDPY3)SUBDIRS += py3
50 all install clean lint: $(SUBDIRS)
51 clobber: $(SUBDIRS)
58 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/cpc/cputrack/
H A DMakefile33 $(64ONLY)SUBDIRS= $(MACH)
34 $(BUILD64)SUBDIRS += $(MACH64)
45 all: $(SUBDIRS)
47 clean clobber lint: $(SUBDIRS)
49 strip: all $(SUBDIRS)
59 install: $(SUBDIRS)
63 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/lp/cmd/
H A DMakefile29 SUBDIRS = lptest lpadmin lpsched scripts macro
65 all: $(PROG) $(SUBDIRS)
68 $(ROOTSYMLINKS) $(SUBDIRS)
70 catalog: $(SUBDIRS) $(POFILE)
73 clean: $(SUBDIRS)
76 clobber: $(SUBDIRS) local_clobber
81 strip: $(SUBDIRS)
90 $(SUBDIRS): FRC
/titanic_50/usr/src/ucblib/librpcsoc/
H A DMakefile30 SUBDIRS = $(MACH) macro
31 $(BUILD64)SUBDIRS += $(MACH64)
46 all: $(SUBDIRS)
48 install: all .WAIT $(SUBDIRS)
52 clean clobber lint: $(SUBDIRS)
54 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/plockstat/
H A DMakefile32 $(64ONLY)SUBDIRS = $(MACH)
33 $(BUILD64)SUBDIRS += $(MACH64)
43 all: $(SUBDIRS)
45 clean clobber lint: $(SUBDIRS)
47 install: $(SUBDIRS)
51 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/sgs/
H A DMakefile34 SUBDIRS-common= libconv \
79 SUBDIRS-i386=
80 SUBDIRS-sparc= rtld.4.x
82 SUBDIRS= $(SUBDIRS-common) $(SUBDIRS-$(MACH)) macro
113 .PARALLEL: $(SUBDIRS)
115 all install: native-add .WAIT $(SUBDIRS)
146 lint: $(SUBDIRS)
149 clean clobber: native-clobber .WAIT $(SUBDIRS) $(MSGDIR)
151 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/gcore/
H A DMakefile35 SUBDIRS= $(MACH) macro
36 $(BUILD64)SUBDIRS += $(MACH64)
46 all: $(SUBDIRS)
48 clean clobber lint: $(SUBDIRS)
50 install: $(SUBDIRS)
54 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/nohup/
H A DMakefile38 SUBDIRS = $(MACH) macro
39 $(BUILD64)SUBDIRS += $(MACH64)
47 all: $(SUBDIRS)
49 clean clobber lint: $(SUBDIRS)
51 install: $(SUBDIRS)
55 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/truss/
H A DMakefile35 SUBDIRS= $(MACH) macro
36 $(BUILD64)SUBDIRS += $(MACH64)
46 all: $(SUBDIRS)
48 clean clobber lint: $(SUBDIRS)
50 install: $(SUBDIRS)
54 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/savecore/
H A DMakefile35 SUBDIRS = $(MACH) macro
36 $(BUILD64)SUBDIRS += $(MACH64)
46 all: $(SUBDIRS)
48 clean clobber lint: $(SUBDIRS)
50 install: $(SUBDIRS)
54 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/lockstat/
H A DMakefile33 $(64ONLY)SUBDIRS= $(MACH)
34 $(BUILD64)SUBDIRS += $(MACH64)
44 all: $(SUBDIRS)
46 clean clobber lint: $(SUBDIRS)
48 install: $(SUBDIRS)
52 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/intrstat/
H A DMakefile33 $(64ONLY)SUBDIRS= $(MACH)
34 $(BUILD64)SUBDIRS += $(MACH64)
44 all: $(SUBDIRS)
46 clean clobber lint: $(SUBDIRS)
48 install: $(SUBDIRS)
52 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/geniconvtbl/
H A DMakefile31 SUBDIRS= native $(MACH) macro
32 $(BUILD64)SUBDIRS += $(MACH64)
45 .PARALLEL: $(SUBDIRS)
47 all clean clobber install: $(SUBDIRS) .WAIT $(SAMPLES)
49 _msg lint: $(SUBDIRS)
51 $(SUBDIRS) $(SAMPLES): FRC
/titanic_50/usr/src/cmd/setuname/
H A DMakefile35 $(64ONLY)SUBDIRS= $(MACH)
36 $(BUILD64)SUBDIRS += $(MACH64)
46 all: $(SUBDIRS)
48 clean clobber lint: $(SUBDIRS)
50 install: $(SUBDIRS)
54 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/tnf/tnfxtract/
H A DMakefile35 $(64ONLY)SUBDIRS = $(MACH)
36 $(BUILD64)SUBDIRS += $(MACH64)
46 all: $(SUBDIRS)
48 clean clobber lint: $(SUBDIRS)
50 install: $(SUBDIRS)
55 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/plimit/
H A DMakefile35 $(64ONLY)SUBDIRS= $(MACH)
36 $(BUILD64)SUBDIRS += $(MACH64)
46 all: $(SUBDIRS)
48 clean clobber lint: $(SUBDIRS)
50 install: $(SUBDIRS)
54 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/ppgsz/
H A DMakefile35 $(64ONLY)SUBDIRS= $(MACH)
36 $(BUILD64)SUBDIRS += $(MACH64)
46 all: $(SUBDIRS)
48 clean clobber lint: $(SUBDIRS)
50 install: $(SUBDIRS)
54 $(SUBDIRS): FRC
/titanic_50/usr/src/cmd/prctl/
H A DMakefile35 $(64ONLY)SUBDIRS= $(MACH)
36 $(BUILD64)SUBDIRS += $(MACH64)
46 all: $(SUBDIRS)
48 clean clobber lint: $(SUBDIRS)
50 install: $(SUBDIRS)
54 $(SUBDIRS): FRC

12345678910>>...38