Home
last modified time | relevance | path

Searched refs:man8dir (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/
H A DMakefile16 man8dir = $(mandir)/man8 macro
54 $(Q)$(INSTALL) -d -m 755 $(DESTDIR)$(man8dir)
55 $(Q)$(INSTALL) -m 644 $(DOC_MAN8) $(DESTDIR)$(man8dir)
59 $(Q)$(RM) $(addprefix $(DESTDIR)$(man8dir)/,$(_DOC_MAN8))
60 $(Q)$(RMDIR) $(DESTDIR)$(man8dir)
/OK3568_Linux_fs/buildroot/package/at/
H A D0002-Makefile.in-fix-make-install-for-non-root-don-t-stri.patch54 - $(INSTALL) -d -o root -g root -m 755 $(DESTDIR)$(man8dir)
62 + $(INSTALL) -d -m 755 $(DESTDIR)$(man8dir)
67 - $(INSTALL) -g root -o root -m 644 atd.8 $(DESTDIR)$(man8dir)/
68 + $(INSTALL) -m 644 atd.8 $(DESTDIR)$(man8dir)/
70 - $(INSTALL) -g root -o root -m 644 tmpman $(DESTDIR)$(man8dir)/atrun.8
71 + $(INSTALL) -m 644 tmpman $(DESTDIR)$(man8dir)/atrun.8
H A D0001-Makefile.in-replace-IROOT-by-DESTDIR.patch56 - $(INSTALL) -d -o root -g root -m 755 $(IROOT)$(man8dir)
61 - $(INSTALL) -g root -o root -m 644 atd.8 $(IROOT)$(man8dir)/
81 + $(INSTALL) -d -o root -g root -m 755 $(DESTDIR)$(man8dir)
86 + $(INSTALL) -g root -o root -m 644 atd.8 $(DESTDIR)$(man8dir)/
88 - $(INSTALL) -g root -o root -m 644 tmpman $(IROOT)$(man8dir)/atrun.8
89 + $(INSTALL) -g root -o root -m 644 tmpman $(DESTDIR)$(man8dir)/atrun.8
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0021-RH-fixup-udev-rules-for-redhat.patch58 $(INSTALL_PROGRAM) -d $(DESTDIR)$(man8dir)
59 $(INSTALL_PROGRAM) -m 644 $(EXEC).8.gz $(DESTDIR)$(man8dir)
67 $(RM) $(DESTDIR)$(man8dir)/$(EXEC).8.gz
H A D0001-multipath-tools-use-run-instead-of-dev-shm.patch59 man8dir = $(prefix)/usr/share/man/man8
115 $(INSTALL_PROGRAM) -d $(DESTDIR)$(man8dir)
116 $(INSTALL_PROGRAM) -m 644 $(EXEC).8.gz $(DESTDIR)$(man8dir)
119 $(RM) $(DESTDIR)$(man8dir)/mpathconf.8.gz
H A D0025-RH-add-mpathconf.patch61 $(INSTALL_PROGRAM) -m 644 $(EXEC).8.gz $(DESTDIR)$(man8dir)
64 + $(INSTALL_PROGRAM) -m 644 mpathconf.8.gz $(DESTDIR)$(man8dir)
71 $(RM) $(DESTDIR)$(man8dir)/$(EXEC).8.gz
73 + $(RM) $(DESTDIR)$(man8dir)/mpathconf.8.gz
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dmidecode/dmidecode/
H A D0001-Committing-changes-from-do_unpack_extra.patch25 man8dir = $(mandir)/man8
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/
H A Dbuild-Allow-CC-and-prefix-to-be-overriden.patch34 man8dir = $(mandir)/man8