Artifact c73d66f5007596223a8b8b32717f3c01d8ee317c99bb0802ee3eb3fa3ed68c8a:
- File dumpon.init — part of check-in [8f80b79392] at 2019-10-20 09:39:12 on branch trunk — fixing a lot of bugs (user: arcade, size: 130) [annotate] [blame] [check-ins using]
# vim:ft=make: DUMPDEV?=no dumpon: random .if empty(${DUMPDEV:tl:Mno}) : Setting dumpon device. : dumpon -v ${DUMPDEV} .endif