Added Makefile and build.lisp script.
This GNU makefile and build.lisp script build the mezzano image, and creates a Virtual Box vmdk refering this image, when VBoxManage is present in the PATH. An example of alternative image creation target is given: $(OTHER).image.
You might want to consider incorporating README.pjb into the existing BUILD file - seems like there's a fair amount of overlap.
As long as we're being thorough, perhaps this could also install quicklisp?
Hey, nice :smile: I was actually thinking "something like Vagrant for building this" would be nice, and thought I'd have a look at the issues list to see if anyone else had had the same thought ...
This hasn't progressed since April 2015 ... @froggey do you have any plans to continue working on this project? I hope that doesn't come over as a complaint, I'm just wondering whether to pick this up and try to get it going locally.
@duncan-bayne froggey is currently trying to port Mezzano to arm64, He rarely accepts pull requests cause he works alone. He's active on the #mezzano IRC channel if you have any questions.
The current Makefile supports the functionality this pull request wanted to add.