Page MenuHomeClusterLabs Projects

fencemanc.mk
No OneTemporary

fencemanc.mk

%.8: $(TARGET) $(top_srcdir)/fence/agents/lib/fence2man.xsl
set -e && \
./$^ -o metadata > .$@.tmp && \
xmllint --noout --relaxng $(top_srcdir)/fence/agents/lib/metadata.rng .$@.tmp && \
xsltproc $(top_srcdir)/fence/agents/lib/fence2man.xsl .$@.tmp > $@
clean-man:
rm -f *.8 .*.8.tmp

File Metadata

Mime Type
text/plain
Expires
Tue, Feb 25, 7:57 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1300380
Default Alt Text
fencemanc.mk (291 B)

Event Timeline