On Fri, Nov 21, 2014 at 09:40:13AM +0100, k...@shike2.com wrote: > Hi, > > > Hi Evan, > > > > I'd prefer to stick to the existing makefile. It might be scary to > > say that it depends on GNU make but bear in mind that of all the make > > implementations I've tried only OpenBSD make had some trouble with it. > > I think we should remove the GNU make dependence, because we don't > depedend of it, the makefile is a correct POSIX makefile and it works > in all the systems except in OpenBSD, so I think we should add some > note about the compilation on this system, similar to the note we > have in st about -lrt in OpenBSD.
Added a note for building on OpenBSD. I am not sure it is a correct POSIX makefile anymore and frankly I don't care.