diff options
| author | Jeff Epler <jepler@gmail.com> | 2025-08-14 10:22:11 -0500 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-08-28 23:09:32 +1000 |
| commit | b6cd577cf6ea1de28092a7abe58613c66debd412 (patch) | |
| tree | 60dbbbd8c658d82de2673e1ee4cc1e37d50ccf51 /tests/run-tests.py | |
| parent | 1671977ca4be609679db36abc5594f1d76a71e23 (diff) | |
py/mkrules.mk: Force ".pp" files to always rebuild.
These files are only built on demand for developers, and it is a quick
process.
Without FORCE, a sequence like this would leave the developer with an
outdated `main.pp` to inspect:
make build-standard/main.pp
touch input.h
make build-standard/main.pp # Rebuilds now, wouldn't have before
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'tests/run-tests.py')
0 files changed, 0 insertions, 0 deletions
