fradrive/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 "$@"