mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Some crappy makes don't handle the .PHONY target correctly.
So we force a rebuild of generated_lists
This commit is contained in:
parent
4850e34bf3
commit
0181cae318
1 changed files with 2 additions and 0 deletions
|
@ -26,4 +26,6 @@ else
|
|||
subdirs=''
|
||||
fi
|
||||
|
||||
rm -f generated_lists
|
||||
|
||||
${MAKE:-make} -s -f build/build.mk AMFLAGS="$automake_flags"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue