diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-25 10:12:46 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-25 10:12:46 +0000 |
| commit | 9d79ca45023c6e24534386ef7a52a0bad0396275 (patch) | |
| tree | 2fe8d86224411a239e67499102de2695880a3889 /package/targets.mak | |
| parent | 7cada88937b8f7edead691a462d3339834674ec9 (diff) | |
| download | execline-9d79ca45023c6e24534386ef7a52a0bad0396275.tar.gz | |
Next iteration of dotpc, lots of fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/targets.mak')
| -rw-r--r-- | package/targets.mak | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/targets.mak b/package/targets.mak index 0f8716a..8fc04a1 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -1,7 +1,6 @@ LIBEXEC_TARGETS := LIB_DEFS := EXECLINE=execline -EXECLINE_REQUIRES := libskarnet ifeq ($(MULTICALL),1) |
