Artifact d9318177ac14d68ffb98502c39f95aa5cf27f6caf93a3a31ccc4e566dc0d3736:
- File Makefile — part of check-in [2f11a995dc] at 2019-10-19 08:52:13 on branch trunk — add bootfs, hostname, kld, wlans, config comment, network initialization (user: arcade, size: 152) [annotate] [blame] [check-ins using]
.include "/etc/mrc.conf" .if defined(AUTOBOOT) SCRIPTS!=ls *.init *.service .else SCRIPTS!=ls *.service .endif all: ${SERVICE:S/.init//:S/.service//}