pulp-runtime/rules
bluew 14e29fb342 rules: Fail if VSIM_PATH is undefined
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.
2020-12-16 18:31:07 +01:00
..
pulpos rules: Fail if VSIM_PATH is undefined 2020-12-16 18:31:07 +01:00
pulp.mk Initial commit 2019-12-15 14:12:22 +01:00