Xlambda icon indicating copy to clipboard operation
Xlambda copied to clipboard

Clean up Makefile:

Open moon-chilled opened this issue 5 years ago • 6 comments

General cleanup to make it simpler and more functional.

moon-chilled avatar Jul 04 '19 06:07 moon-chilled

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!

hirigaray avatar Jul 04 '19 18:07 hirigaray

this works for me with GNU make on Alpine linux edge.

fheee avatar Jul 04 '19 19:07 fheee

I tested it with linux and it worked fine. I will test with freebsd later today.

moon-chilled avatar Jul 04 '19 19:07 moon-chilled

Thanks for testing, everyone!

If it works on FreeBSD it'll probably work on OpenBSD too, and by then, I'll merge.

hirigaray avatar Jul 04 '19 19:07 hirigaray

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.

moon-chilled avatar Jul 05 '19 01:07 moon-chilled

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.

hirigaray avatar Jul 05 '19 09:07 hirigaray