commit 3cd6e7c
xplshn
·
2026-07-02 08:42:23 +0000 UTC
parent c47e98d
regen files proper Signed-off-by: xplshn <anto@xplshn.com.ar>
1 files changed,
+1,
-3
M
Makefile
M
Makefile
+1,
-3
1@@ -592,9 +592,7 @@ man: scripts/mkman/mkman
2 fi; \
3 done
4
5-regen:
6- sh scripts/genconfig.sh
7- $(MAKE) -f Makefile cmd/posix/getconf.h cmd/posix/bc.c cmd/posix/awk/awkgram.tab.c cmd/posix/awk/proctab.c cmd/posix/sh/token.h cmd/posix/sh/syntax.c cmd/posix/sh/nodes.c cmd/posix/sh/builtins.c
8+regen: scripts/mk/config.mk cmd/posix/getconf.h cmd/posix/bc.c cmd/posix/awk/awkgram.tab.c cmd/posix/awk/proctab.c cmd/posix/sh/token.h cmd/posix/sh/syntax.c cmd/posix/sh/nodes.c cmd/posix/sh/builtins.c
9
10 help:
11 @echo "Available targets:"