diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-24 00:54:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-24 00:54:30 +0000 |
commit | 270ffd602c955e81bb838b0c8e60b659bb16e8d9 (patch) | |
tree | 83bd61a841bb4d87440fb7691bd0e9d623ea09ae /graphics/Makefile | |
parent | Mark broken for -stable: requires NEWGCC/NEWGCC-compiled kde libs (diff) |
gltk is a simple OpenGL and Tk interface used in the OpenGL
tutorial in
http://www.eecs.tulane.edu/www/Terry/OpenGL/Introduction.html
Reviewed by: Will Andrews <andrews@TECHNOLOGIST.COM>
Notes
Notes:
svn path=/head/; revision=26225
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 60138e2e1f1f..0cd66cab22ce 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -49,6 +49,7 @@ SUBDIR += gimp1 SUBDIR += gimp1-i18n SUBDIR += giram + SUBDIR += gltk SUBDIR += glx SUBDIR += gnofract4d SUBDIR += gnomeiconedit |