summaryrefslogtreecommitdiff
path: root/lib/defaults.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2023-01-24 17:45:13 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2023-01-24 17:46:57 +0100
commitd173381edcd8054494f26f29bfb237630dfc7724 (patch)
treeaf20df2e344e863954289e214e66f0e8e43ebd49 /lib/defaults.c
parente784f789fb7af43027eeee55a3f16026ab36b9e4 (diff)
build: consistently mkdir -p output for redirect
When running the build in a separate build directory, redirecting output into a file can error out if the directory does not exist yet. Some places already had `mkdir -p` calls, but not all. Make all occurences of this consistently use `@$(MKDIR_P)`. (Extension of PR #12575 to catch more places.) Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/defaults.c')
0 files changed, 0 insertions, 0 deletions