Page MenuHomeClusterLabs Projects

uninstall.mk
No OneTemporary

uninstall.mk

uninstall:
ifdef SBINDIRT
${UNINSTALL} ${SBINDIRT} ${sbindir}
endif
ifdef SBINSYMT
${UNINSTALL} ${SBINSYMT} ${sbindir}
endif
ifdef INITDT
${UNINSTALL} ${INITDT} ${initddir}
endif
ifdef MIBRESOURCE
${UNINSTALL} ${MIBRESOURCE} ${mibdir}
endif
ifdef FENCEAGENTSLIB
${UNINSTALL} ${FENCEAGENTSLIB}* ${DESTDIR}/${fenceagentslibdir}
endif
ifdef DOCS
${UNINSTALL} ${DOCS} ${docdir}
endif
ifdef NOTIFYD
${UNINSTALL} ${NOTIFYD} ${notifyddir}
endif

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 25, 6:12 AM (20 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1316133
Default Alt Text
uninstall.mk (445 B)

Event Timeline