mirror of
https://github.com/samba-team/samba.git
synced 2025-03-25 14:50:24 +03:00
s4-build: remove any 'makefile' that may have been left by the waf build
this allows ./autogen.sh to be used to switch back to the old build system after trying the waf build
This commit is contained in:
parent
07d9da4d2f
commit
badc255748
@ -80,5 +80,8 @@ $AUTOCONF $IPATHS || exit 1
|
||||
|
||||
rm -rf autom4te*.cache
|
||||
|
||||
# remove a 'makefile' that may have been left by the waf build
|
||||
rm -f makefile
|
||||
|
||||
echo "Now run ./configure (or ./configure.developer) and then make."
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user