aboutsummaryrefslogtreecommitdiffstats
path: root/package/targets.mak
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-12-24 12:08:56 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2025-12-24 12:08:56 +0000
commitd831d111b8176875cd0e83de798d6c3f5ec593c6 (patch)
treecc733233488c0738cbce7fe440bf9b9f392a1696 /package/targets.mak
parent50fd489b3dd53740ac2e2b024244b98967859d7b (diff)
downloads6-frontend-d831d111b8176875cd0e83de798d6c3f5ec593c6.tar.gz
Help system seems to work
Diffstat (limited to 'package/targets.mak')
-rw-r--r--package/targets.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/targets.mak b/package/targets.mak
index 25321a7..8b2a86a 100644
--- a/package/targets.mak
+++ b/package/targets.mak
@@ -14,4 +14,4 @@ src/s6-frontend/set_help.c \
src/s6-frontend/system_help.c \
%_help.c: %.help.txt
- exec ./tools/help2c.sh $* < $< > $@
+ exec ./tools/help2c.sh $(*F) < $< > $@