Closed fleimgruber closed 2 months ago
Using GNU Make 4.4.1 on NixOS I get the following error from make:
make
Makefile:18: *** missing separator. Stop.
am I missing something?
I was missing git checkout portable also seen in https://github.com/tbvdm/sigbak/issues/4.
git checkout portable
Using GNU Make 4.4.1 on NixOS I get the following error from
make
:am I missing something?