Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3152691
fencemanperl.mk
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
408 B
Referenced Files
None
Subscribers
None
fencemanperl.mk
View Options
%.8: $(TARGET) $(top_srcdir)/fence/agents/lib/fence2man.xsl
set -e && \
perl $(TARGET) -o metadata > .$@.tmp && \
xmllint --noout --relaxng $(top_srcdir)/fence/agents/lib/metadata.rng .$@.tmp && \
xsltproc $(top_srcdir)/fence/agents/lib/fence2man.xsl .$@.tmp > $@
xsltproc $(top_srcdir)/fence/agents/lib/fence2wiki.xsl .$@.tmp | grep -v '<?xml' > $(@:%.8=%.wiki)
clean-man:
rm -f *.8 .*.8.tmp *.wiki
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 25, 2:14 AM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1367110
Default Alt Text
fencemanperl.mk (408 B)
Attached To
Mode
rF Fence Agents
Attached
Detach File
Event Timeline
Log In to Comment