diff options
author | Brian Paul <[email protected]> | 2005-05-05 13:08:06 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2005-05-05 13:08:06 +0000 |
commit | cb34c11663de15ab7d82d81bb3787e7f6d199e14 (patch) | |
tree | 9b664aab69c1b89ff11ea3e98e59e084c3be4daf /configs/default | |
parent | 1077779c7d51f85d2f4ca69af59801eb0c63cc0e (diff) |
added a comment
Diffstat (limited to 'configs/default')
-rw-r--r-- | configs/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/default b/configs/default index f65a833c69e..8a3698077ed 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 |