Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F2822261
fencemanc.mk
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
509 B
Referenced Files
None
Subscribers
None
fencemanc.mk
View Options
%.8: % $(top_srcdir)/lib/fence2man.xsl
set -e && \
$* -o metadata > $(@D)/.$(@F).tmp && \
xmllint --noout --relaxng $(top_srcdir)/lib/metadata.rng $(@D)/.$(@F).tmp && \
xsltproc $(top_srcdir)/lib/fence2man.xsl $(@D)/.$(@F).tmp > $@
xsltproc $(top_srcdir)/lib/fence2wiki.xsl $(@D)/.$(@F).tmp | grep -v '<?xml' > $(@D)/$(@F:%.8=%.wiki)
clean-man:
$(eval CLEAN_TARGET=$(shell find . -name "*.8" | grep -v "kdump/fence_kdump_send.8\|manual/fence_ack_manual.8"))
rm -f $(CLEAN_TARGET) */.*.8.tmp */*.wiki
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 25, 5:22 AM (9 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1307147
Default Alt Text
fencemanc.mk (509 B)
Attached To
Mode
rF Fence Agents
Attached
Detach File
Event Timeline
Log In to Comment