Skip to content

Commit 773ccac

Browse files
committed
squashme remove now-outdated rules
Signed-off-by: Jeff Squyres <[email protected]>
1 parent 45494d6 commit 773ccac

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

Makefile.ompi-rules

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -9,35 +9,6 @@
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).

0 commit comments

Comments
 (0)