Home
last modified time | relevance | path

Searched refs:MANUAL (Results 1 – 25 of 2455) sorted by relevance

12345678910>>...99

/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/doc/users_guide/
H A DMakefile.am29 MANUAL = users-guide macro
40 $(MANUAL).pdf \
41 $(MANUAL).ps \
44 USER_GUIDE = $(MANUAL).pdf html $(MANUAL).ps
121 $(DB2PDF) $(MANUAL).sgml
127 pdf: $(MANUAL).pdf
129 ps: $(MANUAL).ps
137 cat $(MANUAL).sgml | sed -e 's/\.sgml"/-eps.sgml"/g' > $(MANUAL)-eps.sgml
139 mv $(MANUAL)-eps.ps $(MANUAL).ps
169 mv $(MANUAL) $(HTMLDIR)
[all …]
H A DMakefile.in194 MANUAL = users-guide
199 OUTPUTS = $(MANUAL).pdf $(MANUAL).ps html
202 USER_GUIDE = $(MANUAL).pdf html $(MANUAL).ps
367 $(DB2PDF) $(MANUAL).sgml
373 pdf: $(MANUAL).pdf
375 ps: $(MANUAL).ps
383 cat $(MANUAL).sgml | sed -e 's/\.sgml"/-eps.sgml"/g' > $(MANUAL)-eps.sgml
385 mv $(MANUAL)-eps.ps $(MANUAL).ps
409 $(DB2HTML) $(MANUAL).sgml
410 -mkdir $(MANUAL)/figures
[all …]
/dports/comms/xdx/xdx-2.4/
H A DMakefile.am9 MANUAL \
10 MANUAL.es \
11 MANUAL.fr \
12 MANUAL.nl \
13 MANUAL.pl \
51 if test -f MANUAL; then \
52 $(INSTALL_DATA) MANUAL $(DESTDIR)$(pkgdatadir); \
54 if test -f MANUAL.es; then \
57 if test -f MANUAL.fr; then \
60 if test -f MANUAL.nl; then \
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/doc/
H A DMakefile.am31 MANUAL = gimpprint macro
33 DOCS = $(MANUAL).dvi $(MANUAL).ps html-stamp
50 USER_GUIDE = $(MANUAL).ps html
76 ps: $(MANUAL).ps
79 pdf: $(MANUAL).pdf
104 -I ../$(srcdir) ../$(srcdir)/$(MANUAL).texi 2>&1
109 $(MANUAL).ps: $(MANUAL).dvi
112 $(MANUAL).pdf: $(MANUAL).dvi
119 if test -f $(MANUAL).ps ; then \
121 elif test -f $(srcdir)/$(MANUAL).ps ; then \
[all …]
/dports/textproc/muse/muse-3.20/texi/
H A DMakefile17 info-only: $(MANUAL).info
19 doc: $(MANUAL).info $(MANUAL).html
24 -rm -f $(MANUAL).info $(MANUAL).html
26 install: $(MANUAL).info
28 install -m 0644 $(MANUAL).info $(INFODIR)/$(MANUAL).info
29 $(call install_info,$(MANUAL).info)
/dports/lang/sdcc/sdcc-4.0.0/doc/
H A DMakefile.in15 MANUAL = sdccman
17 all: $(MANUAL).pdf $(MANUAL).html/index.html $(MANUAL).txt
24 if [ -f $(MANUAL).html/index.html ]; then cp -rf $(MANUAL).html $(DESTDIR)$(docdir); fi
25 if [ -f $(MANUAL).pdf ]; then cp -rf $(MANUAL).pdf $(DESTDIR)$(docdir); fi
32 $(MANUAL).html/index.html: $(MANUAL).tex $(MANUAL).aux ;#$(MANUAL).ind $(MANUAL).glo
38 cp $(MANUAL).aux $(dir $@)
39 …@); $(LATEX2HTML) -split 5 -show_section_numbers -local_icons -info "" -nosubdir $(MANUAL) $(QUIET)
104 for doc in $(MANUAL); do \
/dports/comms/ncid/ncid/doc/
H A DMakefile38 MANUAL = NCID-UserManual.md macro
53 doc: $(MANUAL)
55 sdk: $(MANUAL) $(API) test
56 tar -czf NCID-SDK.tar.gz $(MANUAL) $(API) test
59 $(MANUAL): $(UMINDEX) $(DOCS)
60 cp $(UMINDEX) $(MANUAL)
65 html: $(MANUAL) $(API)
72 epub: $(MANUAL) $(API)
84 $(HTML): $(MANUAL) $(API)
86 pdf-md: $(API) $(MANUAL)
[all …]
/dports/www/py-selenium/selenium-3.141.0/selenium/webdriver/common/
H A Dproxy.py166 self._verify_proxy_type_compatibility(ProxyType.MANUAL)
167 self.proxyType = ProxyType.MANUAL
185 self._verify_proxy_type_compatibility(ProxyType.MANUAL)
186 self.proxyType = ProxyType.MANUAL
204 self._verify_proxy_type_compatibility(ProxyType.MANUAL)
205 self.proxyType = ProxyType.MANUAL
242 self._verify_proxy_type_compatibility(ProxyType.MANUAL)
243 self.proxyType = ProxyType.MANUAL
262 self.proxyType = ProxyType.MANUAL
281 self.proxyType = ProxyType.MANUAL
[all …]
/dports/lang/elk/elk-3.99.8/doc/usenix/
H A DMakefile.am9 MANUAL = $(srcdir)/usenix.ms macro
13 usenix.ps: $(MANUAL) tmp.ref
14 sed -f tmp.ref $(MANUAL) | $(TROFF) 2> /dev/null > usenix.ps
16 usenix.html: $(MANUAL) tmp.ref
17 sed -f tmp.ref $(MANUAL) | $(UNROFF) document=usenix
19 tmp.ref: $(MANUAL)
20 $(TROFF) $(MANUAL) 2> tmp.ref >/dev/null
/dports/science/pnetcdf/parallel-netcdf-1.8.1/man/
H A DMakefile.in18 MANUAL = $(MANUAL_C)
20 MANUAL += $(MANUAL_F77)
21 MANUAL += $(MANUAL_F90)
27 GARBAGE = $(MANUAL)
29 all: $(MANUAL)
45 install: $(MANUAL)
47 @for i in $(MANUAL) ; do ( \
55 @for i in $(MANUAL) ; do ( \
/dports/lang/elk/elk-3.99.8/doc/oops/
H A DMakefile.am9 MANUAL = $(srcdir)/oops.ms macro
13 oops.ps: $(MANUAL) index.ms
14 (cat $(MANUAL) $(srcdir)/../util/tmac.index index.ms; echo ".Tc") \
17 oops.html: $(MANUAL)
20 index.ms: $(MANUAL) index.raw
25 index.raw: $(MANUAL)
26 $(TROFF) $(MANUAL) 2> index.raw >/dev/null
/dports/lang/elk/elk-3.99.8/doc/regexp/
H A DMakefile.am9 MANUAL = $(srcdir)/regexp.ms macro
13 regexp.ps: $(MANUAL) index.ms
14 (cat $(MANUAL) $(srcdir)/../util/tmac.index index.ms; echo ".Tc") \
17 regexp.html: $(MANUAL)
20 index.ms: $(MANUAL) index.raw
25 index.raw: $(MANUAL)
26 $(TROFF) $(MANUAL) 2> index.raw >/dev/null
/dports/lang/elk/elk-3.99.8/doc/xt/
H A DMakefile.am9 MANUAL = $(srcdir)/xt.ms macro
13 xt.ps: $(MANUAL) index.ms
14 (cat $(MANUAL) $(srcdir)/../util/tmac.index index.ms; echo ".Tc") \
17 xt.html: $(MANUAL)
20 index.ms: $(MANUAL) index.raw
25 index.raw: $(MANUAL)
26 $(TROFF) $(MANUAL) 2> index.raw >/dev/null
/dports/lang/elk/elk-3.99.8/doc/bitstring/
H A DMakefile.am9 MANUAL = $(srcdir)/bitstring.ms macro
13 bitstring.ps: $(MANUAL) index.ms
14 (cat $(MANUAL) $(srcdir)/../util/tmac.index index.ms; echo ".Tc") \
17 bitstring.html: $(MANUAL)
20 index.ms: $(MANUAL) index.raw
25 index.raw: $(MANUAL)
26 $(TROFF) $(MANUAL) 2> index.raw >/dev/null
/dports/lang/elk/elk-3.99.8/doc/kernel/
H A DMakefile.am9 MANUAL = $(srcdir)/kernel.ms macro
13 kernel.ps: $(MANUAL) index.ms
14 (cat $(MANUAL) $(srcdir)/../util/tmac.index index.ms; echo ".Tc") \
17 kernel.html: $(MANUAL)
20 index.ms: $(MANUAL) index.raw
25 index.raw: $(MANUAL)
26 $(TROFF) $(MANUAL) 2> index.raw >/dev/null
/dports/lang/elk/elk-3.99.8/doc/unix/
H A DMakefile.am9 MANUAL = $(srcdir)/unix.ms macro
13 unix.ps: $(MANUAL) index.ms
14 (cat $(MANUAL) $(srcdir)/../util/tmac.index index.ms; echo ".Tc") \
17 unix.html: $(MANUAL)
20 index.ms: $(MANUAL) index.raw
25 index.raw: $(MANUAL)
26 $(TROFF) $(MANUAL) 2> index.raw >/dev/null
/dports/lang/elk/elk-3.99.8/doc/record/
H A DMakefile.am9 MANUAL = $(srcdir)/record.ms macro
13 record.ps: $(MANUAL) index.ms
14 (cat $(MANUAL) $(srcdir)/../util/tmac.index index.ms; echo ".Tc") \
17 record.html: $(MANUAL)
20 index.ms: $(MANUAL) index.raw
25 index.raw: $(MANUAL)
26 $(TROFF) $(MANUAL) 2> index.raw >/dev/null
/dports/lang/elk/elk-3.99.8/doc/xlib/
H A DMakefile.am9 MANUAL = $(srcdir)/xlib.ms macro
13 xlib.ps: $(MANUAL) index.ms
14 (cat $(MANUAL) $(srcdir)/../util/tmac.index index.ms; echo ".Tc") \
17 xlib.html: $(MANUAL)
20 index.ms: $(MANUAL) index.raw
25 index.raw: $(MANUAL)
26 $(TROFF) $(MANUAL) 2> index.raw >/dev/null
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncoffsets/
H A DMakefile.in18 MANUAL = ncoffsets.1
19 PACKING_LIST = $(C_SOURCES) $(MANUAL) Makefile.in
27 install: $(PROGRAM) $(MANUAL)
29 $(INSTALL_DATA) $(srcdir)/$(MANUAL) $(MANDIR)/man1/$(MANUAL)
35 $(RM) -f $(MANDIR)/man1/$(MANUAL)
/dports/multimedia/libtheora/libtheora-1.1.1/doc/spec/
H A Dspec.bib1 @MANUAL{rfc2044,
37 @MANUAL{rec470,
46 @MANUAL{rec601,
56 @MANUAL{rec709,
66 @MANUAL{smpte170m,
74 @MANUAL{smpte240m,
82 @MANUAL{vorbis,
89 @MANUAL{rfc2119,
98 @MANUAL{rfc3533,
106 @MANUAL{rfc3534,
[all …]
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncmpidiff/
H A DMakefile.in28 MANUAL = ncmpidiff.1
30 PACKING_LIST = $(C_SOURCES) $(HEADERS) $(MANUAL) \
40 install: $(PROGRAM) $(MANUAL)
42 $(INSTALL_DATA) $(srcdir)/$(MANUAL) $(MANDIR)/man1/$(MANUAL)
49 $(RM) -f $(MANDIR)/man1/$(MANUAL)
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/pnetcdf_version/
H A DMakefile.in31 MANUAL = pnetcdf_version.1
33 PACKING_LIST = $(C_SOURCES) $(MANUAL) \
43 install: $(PROGRAM) $(MANUAL)
45 $(INSTALL_DATA) $(srcdir)/$(MANUAL) $(MANDIR)/man1/$(MANUAL)
51 $(RM) -f $(MANDIR)/man1/$(MANUAL)
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncmpivalid/
H A DMakefile.in30 MANUAL = ncmpivalid.1
32 PACKING_LIST = $(C_SOURCES) $(HEADERS) $(MANUAL) \
42 install: $(PROGRAM) $(MANUAL)
44 $(INSTALL_DATA) $(srcdir)/$(MANUAL) $(MANDIR)/man1/$(MANUAL)
51 $(RM) -f $(MANDIR)/man1/$(MANUAL)
/dports/lang/elk/elk-3.99.8/doc/cprog/
H A DMakefile.am9 MANUAL = $(srcdir)/cprog.ms macro
14 cprog.ps: $(MANUAL) side.ref side.inx
15 $(MKINDEX) $(MANUAL) | sed -f side.ref | $(TROFF) 2> /dev/null > $@
26 side: $(MANUAL)
30 cprog.html: $(MANUAL) side.ref
31 $(MKINDEX) $(MANUAL) | sed -f side.ref | $(UNROFF) document=cprog
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webdriver/pylib/selenium/webdriver/common/
H A Dproxy.py9MANUAL = ProxyTypeFactory.make(1, 'MANUAL') # Manual proxy settings (e.g., for httpProxy… variable in ProxyType
73 self._verify_proxy_type_compatilibily(ProxyType.MANUAL)
74 self.proxyType = ProxyType.MANUAL
83 self._verify_proxy_type_compatilibily(ProxyType.MANUAL)
84 self.proxyType = ProxyType.MANUAL
93 self._verify_proxy_type_compatilibily(ProxyType.MANUAL)
94 self.proxyType = ProxyType.MANUAL
113 self._verify_proxy_type_compatilibily(ProxyType.MANUAL)
114 self.proxyType = ProxyType.MANUAL

12345678910>>...99