flyx / OpenGLAda

Thick Ada binding for OpenGL and GLFW
flyx.github.io/OpenGLAda/
MIT License
95 stars 13 forks source link

GPRINSTALL variable not specified #132

Closed FredPraca closed 5 years ago

FredPraca commented 5 years ago

In Makefile, the variable GPRINSTALL is used in the install target but it's never defined. It could be defined just under GPRBUILD variable to GPRINSTALL= gprinstall -p

Even though the README mentions only the gprbuild/gprinstall procedures, I think it's good to keep a working makefile.