Commit graph

4 commits

Author SHA1 Message Date
Franco Fichtner
a7ee273d68 make: don't taint common with these directories
While they are common they are needed for stand-alone support so
plugins.git will define them as well.

Slightly mod the test target for future reuse.  Avoid plain "git" use.
2025-08-01 08:52:20 +02:00
Franco Fichtner
6cbed6ff42 make: more changes, mfc mostly works
We want to avoid WRKDIR use since it's not defined in the plugins
base directory case (and we don't want to create it which looks like
a category). Pivot to MFCDIR instead.
2025-07-30 09:50:04 +02:00
Franco Fichtner
3769fb59c7 make: move clean glue to common 2025-07-29 21:12:25 +02:00
Franco Fichtner
3cfad49ad7 make: add a little common stub and adjust for style/sweep via plugins 2025-07-29 15:09:09 +02:00