diff options
| author | 2024-10-17 13:31:58 +0000 | |
|---|---|---|
| committer | 2024-10-17 15:31:58 +0200 | |
| commit | b184dc26988dfedb88bca178013e1d1f211f14de (patch) | |
| tree | 5e66d2066867ad39f135bc1cd9ff2d26d3ee0abd /p/scripts/extra.js | |
| parent | 1a9d24d0dd4186a4f322926a6b152c13a1c3707a (diff) | |
Fix the Makefile for test and fix targets. (#6913)
The bin/composer dependency was missing from half the targets that
needed it.
The vendor/bin/* targets are all created by a single call to composer,
but were all duplicating the composer call.
The php* tools defined a vendor/bin/php* target, but then proceeded to
create the bin/php* target instead by symlinking from an incorrect path.
php* tools were referenced as vendor/bin/php* even though they were
symlinked to bin/php*.
Diffstat (limited to 'p/scripts/extra.js')
0 files changed, 0 insertions, 0 deletions
