revolving-doors icon indicating copy to clipboard operation
revolving-doors copied to clipboard

port Makefiles to illumos make

Open robertdfrench opened this issue 2 years ago • 0 comments

The Makefiles all use GNU conventions, but don't have to. Porting them to illumos' make would allow the more natural make test syntax to work as expected. At the moment, if someone tries to do this (instead of gmake test), they get cryptic errors when illumos fails to parse GNU syntax.

robertdfrench avatar Jun 23 '22 00:06 robertdfrench