On Mon, 5 Jun 2023 at 19:36, adr <a...@sdf.org> wrote: > > On Mon, 5 Jun 2023, David Brownlee wrote: > > Try: > > > > cd external/mit/ctwm > > make USETOOLS=no > > > > On Mon, 5 Jun 2023 at 18:36, adr <a...@sdf.org> wrote: > >> > >> Any advice to build _only_ /usr/xsrc/external/mit/ctwm? > >> > >> adr > > There is no makefile there, but I tried in case bsdmake > imports the necessary files: > > > $ cd /usr/xsrc/external/mit/ctwm > $ make USETOOLS=no > make: no target to make.
Apologies - I should have clarified - its src/external/mit/ctwm, not xsrc/external/mit/ctwm builds for me, with a clean tree :) David