Artifact bb021a975cd56629223e0e2c6ad24da3d0c9500a4631fcb42ddd0994d09c95ae:
- File Makefile — part of check-in [5fb1968943] at 2019-10-19 06:34:56 on branch trunk — add start file (user: arcade, size: 147) [annotate] [blame] [check-ins using]
.include "mrc.conf" .if defined(AUTOBOOT) SCRIPTS!=ls *.init *.service .else SCRIPTS!=ls *.service .endif all: ${SERVICE:S/.init//:S/.service//}