aboutsummaryrefslogtreecommitdiffstats
path: root/package/targets.mak
blob: 8ff628a93190ffa2eaabc579588af610267c2af1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#
# This file has been generated by tools/gen-targets.sh
#

ALL_BINS ::= \
	system-init \
	system-shutdown \

INSTALL_BINS ::= \
	$(bindir)/system-init \
	$(bindir)/system-shutdown \

SLASHCOMMAND_BINS ::= \
	$(sproot)/command/system-init \
	$(sproot)/command/system-shutdown \

ALL_LIBS ::= \
	service/system/.s6-svscan/crash \
	service/system/.s6-svscan/SIGUSR1 \
	service/system/.s6-svscan/finish \
	service/system/.s6-svscan/SIGQUIT \
	service/system/.s6-svscan/SIGINT \
	service/system/.s6-svscan/SIGUSR2 \
	service/system/.s6-svscan/SIGWINCH \
	service/system/.s6-svscan/SIGTERM \
	service/system/.s6-svscan/SIGPWR \
	service/system/goetia-shutdown/run \
	service/system/goetia-shutdown/stage3b \
	service/system/goetia-shutdown/down \
	service/system/goetia-shutdown/stage4 \

INSTALL_LIBS ::= \
	$(libdir)/service/system/.s6-svscan/crash \
	$(libdir)/service/system/.s6-svscan/SIGUSR1 \
	$(libdir)/service/system/.s6-svscan/finish \
	$(libdir)/service/system/.s6-svscan/SIGQUIT \
	$(libdir)/service/system/.s6-svscan/SIGINT \
	$(libdir)/service/system/.s6-svscan/SIGUSR2 \
	$(libdir)/service/system/.s6-svscan/SIGWINCH \
	$(libdir)/service/system/.s6-svscan/SIGTERM \
	$(libdir)/service/system/.s6-svscan/SIGPWR \
	$(libdir)/service/system/goetia-shutdown/run \
	$(libdir)/service/system/goetia-shutdown/stage3b \
	$(libdir)/service/system/goetia-shutdown/down \
	$(libdir)/service/system/goetia-shutdown/stage4 \