makefile rules to build as static library and install/uninstall
[miniglut] / Makefile
2020-05-30 John Tsiombikasmakefile rules to build as static library and install...
2020-05-29 John Tsiombikasfixed makefile to build on IRIX by auto-detecting it...
2020-05-28 John TsiombikasglutFullScreen() implemented on X11
2020-05-27 John Tsiombikasclient rect adjustment (windows)
2020-05-27 John Tsiombikas- added animation in the test program to test timers
2020-05-27 John Tsiombikasinline assembly for msvc and watcom (untested)
2020-05-26 John Tsiombikasprimitives
2020-05-25 John TsiombikasMiniGLUT initial commit