diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-05-26 15:46:13 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-05-26 15:46:13 +0000 |
| commit | deccf98369a77c3fab8be3b26bab7c0c7f04bca3 (patch) | |
| tree | e7f1ecd1764a1657bc83b6f860a24592d8a2b42b /package/targets.mak | |
| parent | 31c208b970599588b00837294871fa4e4eeb01de (diff) | |
| download | s6-frontend-deccf98369a77c3fab8be3b26bab7c0c7f04bca3.tar.gz | |
Boilerplate for main command
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/targets.mak')
| -rw-r--r-- | package/targets.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak index 45484e0..6ef7d37 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -1,4 +1,5 @@ BIN_TARGETS := \ +s6 \ s6-frontend-config-preprocess LIBEXEC_TARGETS := |
