lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Here is a Makefile for Lua 5.3 that detects the platform using name [1].
Place it in src/ and do "make clean guess" to try it.

I've tested it in Linux and macOS but I don't have access to other
platforms. Perhaps some of you do. In particular, I don't know whether
FreeBSD, NetBSD, OpenBSD are all the same.

All contributions welcome. Thanks.
--lhf

[1] https://en.wikipedia.org/wiki/Uname

Attachment: Makefile
Description: Binary data