Re: clean after distclean gobbles source files

2023-04-19 Thread Steven Sistare
On 4/14/2023 11:41 AM, Thomas Huth wrote: > On 14/04/2023 17.30, Steven Sistare wrote: >> On 4/13/2023 7:41 AM, Thomas Huth wrote: >>> On 07/04/2023 17.44, Steven Sistare wrote: Run 'make distclean', and GNUmakefile is removed. But, GNUmakefile is where we cd to build/. Run 'make dis

Re: clean after distclean gobbles source files

2023-04-14 Thread Thomas Huth
On 14/04/2023 17.30, Steven Sistare wrote: On 4/13/2023 7:41 AM, Thomas Huth wrote: On 07/04/2023 17.44, Steven Sistare wrote: Run 'make distclean', and GNUmakefile is removed. But, GNUmakefile is where we cd to build/. Run 'make distclean' or 'make clean' again, and Makefile applies the clean

Re: clean after distclean gobbles source files

2023-04-14 Thread Steven Sistare
On 4/13/2023 7:41 AM, Thomas Huth wrote: > On 07/04/2023 17.44, Steven Sistare wrote: >> Run 'make distclean', and GNUmakefile is removed. >> But, GNUmakefile is where we cd to build/. >> Run 'make distclean' or 'make clean' again, and Makefile applies >> the clean actions, such as this one, at the

Re: clean after distclean gobbles source files

2023-04-13 Thread Thomas Huth
On 07/04/2023 17.44, Steven Sistare wrote: Run 'make distclean', and GNUmakefile is removed. But, GNUmakefile is where we cd to build/. Run 'make distclean' or 'make clean' again, and Makefile applies the clean actions, such as this one, at the top level of the tree: find . \( -name '*.so'

clean after distclean gobbles source files

2023-04-07 Thread Steven Sistare
Run 'make distclean', and GNUmakefile is removed. But, GNUmakefile is where we cd to build/. Run 'make distclean' or 'make clean' again, and Makefile applies the clean actions, such as this one, at the top level of the tree: find . \( -name '*.so' -o -name '*.dll' -o \ -name '*.[oda]