Artifact dbaf344ef89e193a5d985e962803919b5487fb37438c5d23eb20d333e237f7bc:
- File dumpon.init — part of check-in [47c6cc1171] at 2019-10-20 11:54:13 on branch trunk — fix variables, fix execution order (user: arcade, size: 125) [annotate] [blame] [check-ins using]
# vim:ft=make: DUMPDEV?=no dumpon: random .if empty(DUMPDEV:tl:Mno) : Setting dumpon device. dumpon -v ${DUMPDEV} .endif