diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-17 10:06:12 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-17 10:06:12 +0000 |
| commit | f588272b8055c615df73094d77ceb179a1182219 (patch) | |
| tree | 4c66df45d3621c0f741e500a8cc98de551f8b2f0 /package/targets.mak | |
| download | s6-linux-init-f588272b8055c615df73094d77ceb179a1182219.tar.gz | |
Initial commit
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 := |
