[Xastir-Dev] Make clean funnies
Carl Makin
carl at stagecraft.cx
Wed May 14 19:13:29 EDT 2003
Morning All,
I'm updating to the latest cvs version on my MacOS X cube.
Doing a "make clean" I noticed;
/bin/sh ./config.status --recheck
running /bin/sh ./configure --no-create --no-recursion
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
/bin/sh ./config.status --recheck
running /bin/sh ./configure --no-create --no-recursion
Making clean in callpass
cd .. && \
/bin/sh /Users/carl/src/xastir/missing --run automake-1.6 --gnu
callpass/Makefile
cd .. && /bin/sh ./config.status callpass/Makefile depfiles
config.status: creating callpass/Makefile
config.status: executing depfiles commands
test -z "callpass" || rm -f callpass
Why does it call autoconf/automake for a clean?
Carl.
More information about the Xastir-dev
mailing list