mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
make clean at root now clean the glu/$(GLU_DIRS) too.
This commit is contained in:
parent
ac07d89fd3
commit
375047ba72
1 changed files with 3 additions and 3 deletions
|
|
@ -86,10 +86,10 @@ else
|
|||
endif
|
||||
|
||||
# Directories
|
||||
SRC_DIRS = mesa glut/beos
|
||||
GLU_DIRS = # sgi
|
||||
SRC_DIRS = mesa glu glut/beos
|
||||
GLU_DIRS = sgi
|
||||
DRIVER_DIRS = beos
|
||||
PROGRAM_DIRS = beos samples redbook tests demos
|
||||
PROGRAM_DIRS = beos samples redbook demos tests
|
||||
|
||||
# Library/program dependencies
|
||||
GL_LIB_DEPS =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue