Searched defs:ROOTHDRS (Results 1 - 25 of 116) sorted by relevance

12345

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A DMakefile32 ROOTHDRS = $(HDRS:%=$(ROOTHDRDIR)/%) macro
34 $(ROOTHDRS) := FILEMODE= 0644
42 install_h: $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/inet/
H A DMakefile41 ROOTHDRS= $(HDRS:%=$(ROOT)/usr/include/inet/%) macro
52 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/avs/ns/
H A DMakefile36 ROOTHDRS= $(HDRS:%=$(ROOTDIR)/%) macro
52 install_h: $(ROOTDIR) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A DMakefile31 ROOTHDRS= $(HDRS:%=$(ROOTDIRS)/%) macro
43 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A DMakefile38 ROOTHDRS= $(HDRS:%=$(ROOTDIRS)/%) macro
50 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A DMakefile38 ROOTHDRS= $(HDRS:%=$(ROOTDIRS)/%) macro
50 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/avs/ns/solaris/
H A DMakefile33 ROOTHDRS= $(HDRS:%=$(ROOTDIR)/%) macro
45 install_h: $(ROOTDIR) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/avs/ns/sv/
H A DMakefile33 ROOTHDRS= $(HDRS:%=$(ROOTDIRS)/%) macro
45 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/c2/
H A DMakefile36 ROOTHDRS= $(HDRS:%=$(ROOTDIRS)/%) macro
46 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/des/
H A DMakefile34 ROOTHDRS= $(HDRS:%=$(ROOTDIRS)/%) macro
46 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A DMakefile17 ROOTHDRS= $(HDRS:%=$(ROOT)/usr/include/netinet/%) macro
28 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/inet/kssl/
H A DMakefile37 ROOTHDRS= $(HDRS:%=$(ROOT)/usr/include/inet/kssl/%) macro
48 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/inet/nca/
H A DMakefile37 ROOTHDRS= $(HDRS:%=$(ROOT)/usr/include/inet/nca/%) macro
48 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/inet/sockmods/netpacket/
H A DMakefile35 ROOTHDRS= $(HDRS:%=$(ROOT)/usr/include/netpacket/%) macro
42 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A DMakefile35 ROOTHDRS= $(HDRS:%=$(ROOT)/usr/include/net/%) macro
42 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/net/
H A DMakefile35 ROOTHDRS= $(HDRS:%=$(ROOT)/usr/include/net/%) macro
46 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/netinet/
H A DMakefile39 ROOTHDRS= $(HDRS:%=$(ROOT)/usr/include/netinet/%) macro
50 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/nfs/
H A DMakefile40 ROOTHDRS= $(HDRS:%=$(ROOTDIRS)/%) macro
51 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A DMakefile43 ROOTHDRS= $(HDRS:%=$(ROOTDIR)/%) macro
56 install_h: $(ROOTDIR) .WAIT $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/vm/
H A DMakefile37 ROOTHDRS= $(HDRS:%=$(ROOTDIRS)/%) macro
49 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/smb/
H A DMakefile36 ROOTHDRS= $(HDRS:%=$(ROOTDIR)/%) macro
49 install_h: $(ROOTDIR) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/avs/ns/unistat/
H A DMakefile35 ROOTHDRS= $(HDRS:%=$(ROOTDIRS)/%) macro
47 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/common/sharefs/
H A DMakefile39 ROOTHDRS= $(ALLHDRS:%=$(ROOTDIRS)/%) macro
51 install_h: $(ROOTDIRS) $(ROOTHDRS)
/illumos-gate/usr/src/uts/sparc/asm/
H A DMakefile40 ROOTHDRS= $(HDRS:%=$(ROOTDIR)/%) macro
50 .PARALLEL: $(CHECKHDRS) $(ROOTHDRS)
52 install_h: $(ROOTDIRS) .WAIT $(ROOTHDRS)
/illumos-gate/usr/src/uts/intel/asm/
H A DMakefile46 ROOTHDRS= $(HDRS:%=$(ROOTDIR)/%) macro
56 .PARALLEL: $(CHECKHDRS) $(ROOTHDRS)
58 install_h: $(ROOTDIRS) .WAIT $(ROOTHDRS)

Completed in 49 milliseconds

12345