make clean at root now clean the glu/$(GLU_DIRS) too.
This commit is contained in:
@@ -86,10 +86,10 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# Directories
|
# Directories
|
||||||
SRC_DIRS = mesa glut/beos
|
SRC_DIRS = mesa glu glut/beos
|
||||||
GLU_DIRS = # sgi
|
GLU_DIRS = sgi
|
||||||
DRIVER_DIRS = beos
|
DRIVER_DIRS = beos
|
||||||
PROGRAM_DIRS = beos samples redbook tests demos
|
PROGRAM_DIRS = beos samples redbook demos tests
|
||||||
|
|
||||||
# Library/program dependencies
|
# Library/program dependencies
|
||||||
GL_LIB_DEPS =
|
GL_LIB_DEPS =
|
||||||
|
Reference in New Issue
Block a user