Differences From Artifact [3157ec6249]:
- File Makefile — part of check-in [84d4cb5e66] at 2019-10-19 23:49:43 on branch trunk — placeholders, sysdb, syslogd, split services and daemons (user: arcade, size: 352) [annotate] [blame] [check-ins using]
To Artifact [9fb89ad753]:
- File Makefile — part of check-in [b8c8da525b] at 2019-10-20 00:45:52 on branch trunk — add more services (user: arcade, size: 349) [annotate] [blame] [check-ins using]
︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 20 21 22 23 24 | - + | SCRIPTS!=ls *.service DAEMON: .endif .MAIN: ${SCRIPTS:S/.init//:S/.service//} |