diff options
Diffstat (limited to 'package/targets.mak')
-rw-r--r-- | package/targets.mak | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak new file mode 100644 index 0000000..2330c89 --- /dev/null +++ b/package/targets.mak @@ -0,0 +1,6 @@ +BIN_TARGETS := + +SBIN_TARGETS := \ +s6-linux-init-maker + +LIBEXEC_TARGETS := |