Searched refs:man (Results 1 - 25 of 37) sorted by relevance

12

/solaris-userland-s11u3/components/visual-panels/core/src/doc/manpage/
H A DMakefile57 # DocBook's man page stylesheets assume we are using groff with its left-
68 $(XSLT.man)
72 $(XSLT.man)
76 $(RADADRGEN) -N -o man $< > $@
/solaris-userland-s11u3/components/python/pep8/
H A DMakefile49 # Put the correct pep8 version number on the .TH line in the man page in
52 ($(MKDIR) $(PROTO_DIR)/usr/share/man/man1; \
55 $(PROTO_DIR)/usr/share/man/man1/pep8.1);
/solaris-userland-s11u3/components/open-fabrics/libsdp/
H A DMakefile55 $(MKDIR) $(@D)/man ; \
56 cp manpages/$(MAN3FILES) manpages/$(MAN4FILES) $(@D)/man ; \
/solaris-userland-s11u3/components/emacs/
H A DMakefile96 PGSHAREMAN1= $(PROTO_DIR)/usr/gnu/share/man/man1
97 PSHAREMAN1= $(PROTO_DIR)/usr/share/man/man1
153 $(CP) augment/man/man1/emacs-gtk.1 $(PSHAREMAN1)/emacs-gtk.1 ;
155 $(CP) augment/man/man1/emacs-nox.1 $(PSHAREMAN1)/emacs-nox.1 ;
157 $(CP) augment/man/man1/emacs-x.1 $(PSHAREMAN1)/emacs-x.1 ;
161 $(CP) $(COMPONENT_SRC)/doc/man/ctags.1 $(PGSHAREMAN1)/ctags.1 ;
163 $(CP) $(COMPONENT_SRC)/doc/man/etags.1 $(PGSHAREMAN1)/etags.1 ;
/solaris-userland-s11u3/components/getopt/
H A DMakefile50 COMPONENT_INSTALL_ARGS+= mandir=/usr/gnu/share/man
/solaris-userland-s11u3/components/liblogging/
H A DMakefile47 # There are built man pages in the tarball, which we shall patch. Making them
49 CONFIGURE_OPTIONS += --disable-man-pages
/solaris-userland-s11u3/components/libtecla/
H A DMakefile48 # We have our own pre-Solarified man pages.
49 CONFIGURE_OPTIONS += --without-man-pages
/solaris-userland-s11u3/components/rabbitmq/
H A DMakefile57 COMPONENT_INSTALL_TARGETS += install-man
59 COMPONENT_INSTALL_ENV += MANDIR=/usr/share/man
/solaris-userland-s11u3/components/libarchive/
H A DMakefile71 # We then convert BSD-style section numbers in the libarchive man pages to
74 cd $(@D)/doc/man ; rm *.[135] ; env PATH=$(GNUBIN):$$PATH gmake all ; \
82 PKG_PROTO_DIRS += $(COMPONENT_SRC)/doc/man
/solaris-userland-s11u3/components/mercurial/
H A DMakefile96 cd $(COMPONENT_SRC)/doc; gmake man || true; cd ../..; \
104 cd $(COMPONENT_SRC)/doc; gmake man || true; cd ../..; \
/solaris-userland-s11u3/make-rules/
H A Dshared-targets.mk45 $(RM) $@ ; $(SYMLINK) ../../../../share/man/man1/$(@F) $@
55 $(RM) $@ ; $(SYMLINK) ../../../../share/man/man1/g$(@F) $@
/solaris-userland-s11u3/components/python/ipython/
H A DMakefile47 # Unpack the ipython man pages.
49 (cd $(SOURCE_DIR)/docs/man; /usr/bin/gunzip * )
/solaris-userland-s11u3/components/libnet/
H A DMakefile49 PKG_PROTO_DIRS += $(COMPONENT_SRC)/doc/man/man3
/solaris-userland-s11u3/components/git/
H A DMakefile41 # man pages are a separate archive
130 # These man pages come in a separate archive with no Makefile
139 cd $(BUILD_DIR) ; for manfile in man*/* ; \
150 $(PROTOUSRSHAREMANDIR)/man$$newext/$$fname.$$newext; \
/solaris-userland-s11u3/components/tcl/tcl/
H A DMakefile61 CONFIGURE_OPTIONS += --enable-man-symlinks
/solaris-userland-s11u3/components/text-utilities/
H A DMakefile70 COMPONENT_INSTALL_TARGETS = install-man install-binPROGRAMS
/solaris-userland-s11u3/components/apache2-modules/mod_perl/
H A DMakefile46 PERLMAN=$(APACHE_USR_PREFIX)/man
/solaris-userland-s11u3/components/libneon/
H A DMakefile51 CONFIGURE_OPTIONS += --mandir=/usr/share/man
/solaris-userland-s11u3/components/lighttpd/
H A DMakefile53 CONFIGURE_MANDIR= $(CONFIGURE_PREFIX)/man
/solaris-userland-s11u3/components/rsyslog/
H A DMakefile103 # There are man pages in the tarball, which will require modification for
105 CONFIGURE_OPTIONS += --disable-generate-man-pages
/solaris-userland-s11u3/components/tcl/tk/
H A DMakefile58 CONFIGURE_OPTIONS += --enable-man-symlinks
/solaris-userland-s11u3/components/wxwidgets/
H A DMakefile43 PKG_PROTO_DIRS += $(COMPONENT_DIR)/man
/solaris-userland-s11u3/components/php/
H A Dphp.mk46 CONFIGURE_MANDIR = $(CONFIGURE_PREFIX)/share/man
/solaris-userland-s11u3/components/ruby/ruby-19/
H A DMakefile82 $(PROTORUBYDIR)/share/man/man1/ruby.1 ; \
/solaris-userland-s11u3/components/ruby/ruby-21/
H A DMakefile88 $(PROTORUBYDIR)/share/man/man1/ruby.1 ; \

Completed in 5356 milliseconds

12