Xlambda
Xlambda copied to clipboard
Clean up Makefile:
General cleanup to make it simpler and more functional.
Thanks for the pull request!
Say, do you happen to have tested this on other platforms (FreeBSD, OpenBSD, for example)? I'm not sure whether this is compatible everywhere, and I have no way to test that, currently.
Looks good to me, otherwise, though!
this works for me with GNU make on Alpine linux edge.
I tested it with linux and it worked fine. I will test with freebsd later today.
Thanks for testing, everyone!
If it works on FreeBSD it'll probably work on OpenBSD too, and by then, I'll merge.
Alright, tada!
Sorry about the delay, my freebsd install got borked so I had to figure out how to make a VM. It works on freebsd now, and I think openbsd uses the same version of make.
That's fine! thanks for taking your time to test.
One thing I do remember is backticks not working on OpenBSD. I'd like someone to test that, just to make sure.