mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-05-22 22:01:17 +00:00
You might think these are too many checks, but in fact each is needed to cover all possible edge cases. For example you could remove all the VSIM_PATH checks when creating the symlink and force the creation of symlink (-f flag), but this will fail for /boot, since on many machines /boot does actually exist. Removing VSIM_PATH from the run target can cause problems when calling run with a pre-compiled build directory etc. |
||
|---|---|---|
| .. | ||
| pulpos | ||
| pulp.mk | ||