]> git.cworth.org Git - glaze/commitdiff
Fix loose ends in build support.
authorMark Janes <mark.a.janes@intel.com>
Fri, 12 Sep 2014 23:16:37 +0000 (16:16 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 18 Dec 2014 15:02:51 +0000 (07:02 -0800)
Add the following items to the glaze Makefile:

 * Clean up libglaze.so in clean target

 * Add dependency to rebuild libGL.so.1 if any of the .def files have
   been changed.

 * Add a distclean target.

 * Add a check-syntax target to allow emacs flymake.


No differences found