added new source directories to LIB_FILES
This commit is contained in:
10
Makefile.X11
10
Makefile.X11
@@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile.X11,v 1.39 2000/11/23 16:36:36 brianp Exp $
|
# $Id: Makefile.X11,v 1.40 2000/11/27 19:13:16 brianp Exp $
|
||||||
|
|
||||||
# Mesa 3-D graphics library
|
# Mesa 3-D graphics library
|
||||||
# Version: 3.5
|
# Version: 3.5
|
||||||
@@ -401,6 +401,14 @@ LIB_FILES = \
|
|||||||
$(DIRECTORY)/src/*.def \
|
$(DIRECTORY)/src/*.def \
|
||||||
$(DIRECTORY)/src/depend \
|
$(DIRECTORY)/src/depend \
|
||||||
$(DIRECTORY)/src/*.[chS] \
|
$(DIRECTORY)/src/*.[chS] \
|
||||||
|
$(DIRECTORY)/src/math/*.[ch] \
|
||||||
|
$(DIRECTORY)/src/math/Makefile* \
|
||||||
|
$(DIRECTORY)/src/swrast/*.[ch] \
|
||||||
|
$(DIRECTORY)/src/swrast/Makefile* \
|
||||||
|
$(DIRECTORY)/src/swrast_setup/*.[ch] \
|
||||||
|
$(DIRECTORY)/src/swrast_setup/Makefile* \
|
||||||
|
$(DIRECTORY)/src/tnl/*.[ch] \
|
||||||
|
$(DIRECTORY)/src/tnl/Makefile* \
|
||||||
$(DIRECTORY)/src/Allegro/*.[ch] \
|
$(DIRECTORY)/src/Allegro/*.[ch] \
|
||||||
$(DIRECTORY)/src/BeOS/*.cpp \
|
$(DIRECTORY)/src/BeOS/*.cpp \
|
||||||
$(DIRECTORY)/src/D3D/*.cpp \
|
$(DIRECTORY)/src/D3D/*.cpp \
|
||||||
|
Reference in New Issue
Block a user