summaryrefslogtreecommitdiff
path: root/package/targets.mak
blob: 49d507734b27cd77c12c139e2f9dfe952bfaf827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
BIN_TARGETS = \
s6-chroot \
s6-devd \
s6-freeramdisk \
s6-halt \
s6-hiercopy \
s6-hostname \
s6-logwatch \
s6-mount \
s6-pivotchroot \
s6-poweroff \
s6-ps \
s6-reboot \
s6-swapoff \
s6-swapon \
s6-umount \

SBIN_TARGETS =
LIBEXEC_TARGETS =

SHARED_LIBS =
STATIC_LIBS =