File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change 99# $HEADER$
1010#
1111
12- # JMS DELETE ME
13-
14- # MD2NROFF = $(OMPI_TOP_SRCDIR)/config/md2nroff.pl
15- # RST2NROFF = echo DO SOMETHING HERE TO CONVERT RST TO NROFF
16-
17- # JMS DELETE ME
18-
19- # TRIM_OPTIONS=
20- # if ! MAN_PAGE_BUILD_MPIFH_BINDINGS
21- # TRIM_OPTIONS += --nofortran
22- # endif
23- # if ! MAN_PAGE_BUILD_USEMPIF08_BINDINGS
24- # TRIM_OPTIONS += --nof08
25- # endif
26-
27- # JMS DELETE ME
28-
29- # %.1: %.1.rst
30- # $(OMPI_V_GEN) $(RST2NROFF) --source=$< --dest=$@ --pandoc=$(PANDOC)
31-
32- # %.3: %.3.rst
33- # $(OMPI_V_GEN) $(RST2NROFF) --source=$< --dest=$@ --pandoc=$(PANDOC)
34-
35- # %.5: %.5.rst
36- # $(OMPI_V_GEN) $(RST2NROFF) --source=$< --dest=$@ --pandoc=$(PANDOC)
37-
38- # %.7: %.7.rst
39- # $(OMPI_V_GEN) $(RST2NROFF) --source=$< --dest=$@ --pandoc=$(PANDOC)
40-
4112# A little verbosity magic; "make" will show the terse output. "make
4213# V=1" will show the actual commands used (just like the other
4314# Automake-generated compilation/linker rules).
You can’t perform that action at this time.
0 commit comments