Artifact [839662713b]
Logged in as anonymous

Artifact 839662713bcd708f6abc76ad5be34d9d2dd87bc659c05bf62a2cf47be70bca2d:


# vim:ft=make:

DUMPDEV?=no

dumpon: random
	: Setting dumpon device.
	test -e ${DUMPDEV} && dumpon -v ${DUMPDEV} || true