This repository has been archived on 2026-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/utils/wrapmakelog.sh

9 lines
135 B
Bash
Executable File

#!/usr/bin/env bash
: > makelogger
utils/makefilelogger.pl Makefile > Makefile-loggingsymbols
make -f Makefile-loggingsymbols "$@"