diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-05 13:09:13 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-05 13:09:13 +0000 |
commit | 098a909507eed75827b6deb6c608f372c3cfb5d2 (patch) | |
tree | e8e3e156ec777adbe45883868508774b28458c6c | |
parent | 42865b497d16104754bc08cddd55fcefa5f9324a (diff) |
added a comment
-rw-r--r-- | configs/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/default b/configs/default index 30c64744ff..fb9a647b92 100644 --- a/configs/default +++ b/configs/default @@ -56,6 +56,7 @@ INSTALL_PREFIX = /usr/local SRC_DIRS = mesa glu glut/glx glw GLU_DIRS = sgi DRIVER_DIRS = x11 osmesa +# Which subdirs under $(TOP)/progs/ to enter: PROGRAM_DIRS = demos redbook samples xdemos |