From aba535e765336ceddd23a303514ef7e223b8dc28 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 18 Jun 2001 23:39:38 +0000 Subject: tar file list updates for 3.5 --- Makefile.X11 | 438 ++++++++++++++++++++++++++++++----------------------------- 1 file changed, 220 insertions(+), 218 deletions(-) diff --git a/Makefile.X11 b/Makefile.X11 index 5d688ed642..75500e6d5c 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.44 2001/05/10 03:00:58 brianp Exp $ +# $Id: Makefile.X11,v 1.45 2001/06/18 23:39:38 brianp Exp $ # Mesa 3-D graphics library # Version: 3.5 @@ -339,223 +339,225 @@ GLUT_NAME = GLUT-3.7 LIB_FILES = \ - $(DIRECTORY)/Makefile* \ - $(DIRECTORY)/Make-config \ - $(DIRECTORY)/acconfig.h \ - $(DIRECTORY)/acinclude.m4 \ - $(DIRECTORY)/aclocal.m4 \ - $(DIRECTORY)/conf.h.in \ - $(DIRECTORY)/config.guess \ - $(DIRECTORY)/config.sub \ - $(DIRECTORY)/configure \ - $(DIRECTORY)/configure.in \ - $(DIRECTORY)/install-sh \ - $(DIRECTORY)/ltconfig \ - $(DIRECTORY)/ltmain.sh \ - $(DIRECTORY)/missing \ - $(DIRECTORY)/mkinstalldirs \ - $(DIRECTORY)/stamp-h.in \ - $(DIRECTORY)/docs/CONFIG \ - $(DIRECTORY)/docs/CONFORM \ - $(DIRECTORY)/docs/COPYING \ - $(DIRECTORY)/docs/COPYRIGHT \ - $(DIRECTORY)/docs/DEVINFO \ - $(DIRECTORY)/docs/IAFA-PACKAGE \ - $(DIRECTORY)/docs/INSTALL \ - $(DIRECTORY)/docs/INSTALL.GNU \ - $(DIRECTORY)/docs/README \ - $(DIRECTORY)/docs/README.* \ - $(DIRECTORY)/docs/RELNOTES* \ - $(DIRECTORY)/docs/VERSIONS \ - $(DIRECTORY)/docs/*.spec \ - $(DIRECTORY)/bin/README \ - $(DIRECTORY)/bin/mklib* \ - $(DIRECTORY)/*.BAT \ - $(DIRECTORY)/*.bat \ - $(DIRECTORY)/descrip.mms \ - $(DIRECTORY)/mms-config \ - $(DIRECTORY)/xlib.opt \ - $(DIRECTORY)/STARTUP.MK \ - $(DIRECTORY)/mesawin32.mak \ - $(DIRECTORY)/Names.win \ - $(DIRECTORY)/win32-openstep.sh \ - $(DIRECTORY)/common.dja \ - $(DIRECTORY)/include/GL/Makefile.in \ - $(DIRECTORY)/include/GL/Makefile.am \ - $(DIRECTORY)/include/GL/dosmesa.h \ - $(DIRECTORY)/include/GL/amesa.h \ - $(DIRECTORY)/include/GL/fxmesa.h \ - $(DIRECTORY)/include/GL/ggimesa.h \ - $(DIRECTORY)/include/GL/gl.h \ - $(DIRECTORY)/include/GL/glext.h \ - $(DIRECTORY)/include/GL/gl_mangle.h \ - $(DIRECTORY)/include/GL/glu.h \ - $(DIRECTORY)/include/GL/glu_mangle.h \ - $(DIRECTORY)/include/GL/glx.h \ - $(DIRECTORY)/include/GL/glx_mangle.h \ - $(DIRECTORY)/include/GL/mesa_wgl.h \ - $(DIRECTORY)/include/GL/mglmesa.h \ - $(DIRECTORY)/include/GL/osmesa.h \ - $(DIRECTORY)/include/GL/svgamesa.h \ - $(DIRECTORY)/include/GL/wmesa.h \ - $(DIRECTORY)/include/GL/xmesa.h \ - $(DIRECTORY)/include/GL/xmesa_x.h \ - $(DIRECTORY)/include/GL/xmesa_xf86.h \ - $(DIRECTORY)/include/GLView.h \ - $(DIRECTORY)/include/Makefile.in \ - $(DIRECTORY)/include/Makefile.am \ - $(DIRECTORY)/src/Makefile* \ - $(DIRECTORY)/src/descrip.mms \ - $(DIRECTORY)/src/mms_depend \ - $(DIRECTORY)/src/mesa.conf \ - $(DIRECTORY)/src/*.def \ - $(DIRECTORY)/src/depend \ - $(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/BeOS/*.cpp \ - $(DIRECTORY)/src/D3D/*.cpp \ - $(DIRECTORY)/src/D3D/*.CPP \ - $(DIRECTORY)/src/D3D/*.h \ - $(DIRECTORY)/src/D3D/*.H \ - $(DIRECTORY)/src/D3D/*.c \ - $(DIRECTORY)/src/D3D/*.C \ - $(DIRECTORY)/src/D3D/MAKEFILE \ - $(DIRECTORY)/src/D3D/*bat \ - $(DIRECTORY)/src/D3D/*DEF \ - $(DIRECTORY)/src/DOS/DEPEND.DOS \ - $(DIRECTORY)/src/DOS/*.c \ - $(DIRECTORY)/src/FX/Makefile.am \ - $(DIRECTORY)/src/FX/Makefile.in \ - $(DIRECTORY)/src/FX/*.[ch] \ - $(DIRECTORY)/src/FX/*.def \ - $(DIRECTORY)/src/FX/X86/Makefile.am \ - $(DIRECTORY)/src/FX/X86/Makefile.in \ - $(DIRECTORY)/src/FX/X86/*.[Shc] \ - $(DIRECTORY)/src/GGI/Makefile.am \ - $(DIRECTORY)/src/GGI/Makefile.in \ - $(DIRECTORY)/src/GGI/*.[ch] \ - $(DIRECTORY)/src/GGI/ggimesa.conf.in \ - $(DIRECTORY)/src/GGI/default/*.c \ - $(DIRECTORY)/src/GGI/default/Makefile.am \ - $(DIRECTORY)/src/GGI/default/Makefile.in \ - $(DIRECTORY)/src/GGI/default/genkgi.conf.in \ - $(DIRECTORY)/src/GGI/display/*.c \ - $(DIRECTORY)/src/GGI/display/Makefile.am \ - $(DIRECTORY)/src/GGI/display/Makefile.in \ - $(DIRECTORY)/src/GGI/display/fbdev.conf.in \ - $(DIRECTORY)/src/GGI/include/Makefile.am \ - $(DIRECTORY)/src/GGI/include/Makefile.in \ - $(DIRECTORY)/src/GGI/include/ggi/Makefile.am \ - $(DIRECTORY)/src/GGI/include/ggi/Makefile.in \ - $(DIRECTORY)/src/GGI/include/ggi/mesa/Makefile.am \ - $(DIRECTORY)/src/GGI/include/ggi/mesa/Makefile.in \ - $(DIRECTORY)/src/GGI/include/ggi/mesa/*.h \ - $(DIRECTORY)/src/KNOWN_BUGS \ - $(DIRECTORY)/src/OSmesa/Makefile.am \ - $(DIRECTORY)/src/OSmesa/Makefile.in \ - $(DIRECTORY)/src/OSmesa/*.[ch] \ - $(DIRECTORY)/src/S3/*.[ch] \ - $(DIRECTORY)/src/S3/*.def \ - $(DIRECTORY)/src/S3/*.mak \ - $(DIRECTORY)/src/S3/*.rc \ - $(DIRECTORY)/src/SVGA/Makefile.am \ - $(DIRECTORY)/src/SVGA/Makefile.in \ - $(DIRECTORY)/src/SVGA/*.[ch] \ - $(DIRECTORY)/src/Windows/*.[ch] \ - $(DIRECTORY)/src/Windows/*.def \ - $(DIRECTORY)/src/X/Makefile.am \ - $(DIRECTORY)/src/X/Makefile.in \ - $(DIRECTORY)/src/X/*.[ch] \ - $(DIRECTORY)/src/X86/*.[ch] \ - $(DIRECTORY)/src/X86/Makefile.am \ - $(DIRECTORY)/src/X86/Makefile.in \ - $(DIRECTORY)/src/X86/*.S \ - $(DIRECTORY)/si-glu/Makefile.X11 \ - $(DIRECTORY)/si-glu/include/gluos.h \ - $(DIRECTORY)/si-glu/libnurbs/interface/*.h \ - $(DIRECTORY)/si-glu/libnurbs/interface/*.cc \ - $(DIRECTORY)/si-glu/libnurbs/internals/*.h \ - $(DIRECTORY)/si-glu/libnurbs/internals/*.cc \ - $(DIRECTORY)/si-glu/libnurbs/nurbstess/*.h \ - $(DIRECTORY)/si-glu/libnurbs/nurbstess/*.cc \ - $(DIRECTORY)/si-glu/libtess/README \ - $(DIRECTORY)/si-glu/libtess/alg-outline \ - $(DIRECTORY)/si-glu/libtess/*.[ch] \ - $(DIRECTORY)/si-glu/libutil/*.[ch] \ - $(DIRECTORY)/src-glu/README[12] \ - $(DIRECTORY)/src-glu/Makefile* \ - $(DIRECTORY)/src-glu/descrip.mms \ - $(DIRECTORY)/src-glu/mms_depend \ - $(DIRECTORY)/src-glu/*.def \ - $(DIRECTORY)/src-glu/depend \ - $(DIRECTORY)/src-glu/*.[ch] \ - $(DIRECTORY)/widgets-mesa/ChangeLog \ - $(DIRECTORY)/widgets-mesa/INSTALL \ - $(DIRECTORY)/widgets-mesa/Makefile.in \ - $(DIRECTORY)/widgets-mesa/README \ - $(DIRECTORY)/widgets-mesa/TODO \ - $(DIRECTORY)/widgets-mesa/configure \ - $(DIRECTORY)/widgets-mesa/configure.in \ - $(DIRECTORY)/widgets-mesa/demos/ChangeLog \ - $(DIRECTORY)/widgets-mesa/demos/Cube \ - $(DIRECTORY)/widgets-mesa/demos/Ed \ - $(DIRECTORY)/widgets-mesa/demos/Makefile.in \ - $(DIRECTORY)/widgets-mesa/demos/Mcube \ - $(DIRECTORY)/widgets-mesa/demos/Tea \ - $(DIRECTORY)/widgets-mesa/demos/*.[ch] \ - $(DIRECTORY)/widgets-mesa/demos/events \ - $(DIRECTORY)/widgets-mesa/include/GL/ChangeLog \ - $(DIRECTORY)/widgets-mesa/include/GL/*.h \ - $(DIRECTORY)/widgets-mesa/include/GL/Makefile.in \ - $(DIRECTORY)/widgets-mesa/man/ChangeLog \ - $(DIRECTORY)/widgets-mesa/man/GL* \ - $(DIRECTORY)/widgets-mesa/man/Makefile.in \ - $(DIRECTORY)/widgets-mesa/man/Mesa* \ - $(DIRECTORY)/widgets-mesa/src/ChangeLog \ - $(DIRECTORY)/widgets-mesa/src/*.c \ - $(DIRECTORY)/widgets-mesa/src/Makefile.in \ - $(DIRECTORY)/widgets-sgi/*.[ch] \ - $(DIRECTORY)/widgets-sgi/Makefile* \ - $(DIRECTORY)/widgets-sgi/README \ - $(DIRECTORY)/util/README \ - $(DIRECTORY)/util/Makefile.am \ - $(DIRECTORY)/util/Makefile.in \ - $(DIRECTORY)/util/*.[ch] \ - $(DIRECTORY)/util/sampleMakefile \ - $(DIRECTORY)/vms/analyze_map.com \ - $(DIRECTORY)/vms/xlib.opt \ - $(DIRECTORY)/vms/xlib_share.opt \ - $(DIRECTORY)/BeOS/Makefile \ - $(DIRECTORY)/BeOS/*.cpp \ - $(DIRECTORY)/WIN32/NMAKE.MAK \ - $(DIRECTORY)/WIN32/NMAKE.MIF \ - $(DIRECTORY)/WIN32/RES/*rc \ - $(DIRECTORY)/WIN32/RES/*def \ - $(DIRECTORY)/WIN32/RULES/lib.* \ - $(DIRECTORY)/WIN32/RULES/progs.* \ - $(DIRECTORY)/macos/README \ - $(DIRECTORY)/macos/gli_api/*.h \ - $(DIRECTORY)/macos/cglpane/CGLPane.* \ - $(DIRECTORY)/macos/include-mac/*.h \ - $(DIRECTORY)/macos/libraries/*.stub \ - $(DIRECTORY)/macos/libraries/*Stub \ - $(DIRECTORY)/macos/projects/*.mcp \ - $(DIRECTORY)/macos/projects/*.exp \ - $(DIRECTORY)/macos/projects/*.h \ - $(DIRECTORY)/macos/resources/*.c \ - $(DIRECTORY)/macos/resources/*.r \ - $(DIRECTORY)/macos/resources/*.rsrc \ - $(DIRECTORY)/macos/src-agl/*.exp \ - $(DIRECTORY)/macos/src-agl/*.[ch] \ - $(DIRECTORY)/macos/src-gli/*.[ch] \ + $(DIRECTORY)/Makefile* \ + $(DIRECTORY)/Make-config \ + $(DIRECTORY)/acconfig.h \ + $(DIRECTORY)/acinclude.m4 \ + $(DIRECTORY)/aclocal.m4 \ + $(DIRECTORY)/conf.h.in \ + $(DIRECTORY)/config.guess \ + $(DIRECTORY)/config.sub \ + $(DIRECTORY)/configure \ + $(DIRECTORY)/configure.in \ + $(DIRECTORY)/install-sh \ + $(DIRECTORY)/ltconfig \ + $(DIRECTORY)/ltmain.sh \ + $(DIRECTORY)/missing \ + $(DIRECTORY)/mkinstalldirs \ + $(DIRECTORY)/stamp-h.in \ + $(DIRECTORY)/docs/CONFIG \ + $(DIRECTORY)/docs/CONFORM \ + $(DIRECTORY)/docs/COPYING \ + $(DIRECTORY)/docs/COPYRIGHT \ + $(DIRECTORY)/docs/DEVINFO \ + $(DIRECTORY)/docs/IAFA-PACKAGE \ + $(DIRECTORY)/docs/INSTALL \ + $(DIRECTORY)/docs/INSTALL.GNU \ + $(DIRECTORY)/docs/README \ + $(DIRECTORY)/docs/README.* \ + $(DIRECTORY)/docs/RELNOTES* \ + $(DIRECTORY)/docs/VERSIONS \ + $(DIRECTORY)/docs/*.spec \ + $(DIRECTORY)/bin/README \ + $(DIRECTORY)/bin/mklib* \ + $(DIRECTORY)/descrip.mms \ + $(DIRECTORY)/mms-config \ + $(DIRECTORY)/xlib.opt \ + $(DIRECTORY)/mesawin32.mak \ + $(DIRECTORY)/include/GL/internal/glcore.h \ + $(DIRECTORY)/include/GL/Makefile.in \ + $(DIRECTORY)/include/GL/Makefile.am \ + $(DIRECTORY)/include/GL/dosmesa.h \ + $(DIRECTORY)/include/GL/amesa.h \ + $(DIRECTORY)/include/GL/fxmesa.h \ + $(DIRECTORY)/include/GL/ggimesa.h \ + $(DIRECTORY)/include/GL/gl.h \ + $(DIRECTORY)/include/GL/glext.h \ + $(DIRECTORY)/include/GL/gl_mangle.h \ + $(DIRECTORY)/include/GL/glu.h \ + $(DIRECTORY)/include/GL/glu_mangle.h \ + $(DIRECTORY)/include/GL/glx.h \ + $(DIRECTORY)/include/GL/glxext.h \ + $(DIRECTORY)/include/GL/glx_mangle.h \ + $(DIRECTORY)/include/GL/mesa_wgl.h \ + $(DIRECTORY)/include/GL/mglmesa.h \ + $(DIRECTORY)/include/GL/osmesa.h \ + $(DIRECTORY)/include/GL/svgamesa.h \ + $(DIRECTORY)/include/GL/wmesa.h \ + $(DIRECTORY)/include/GL/xmesa.h \ + $(DIRECTORY)/include/GL/xmesa_x.h \ + $(DIRECTORY)/include/GL/xmesa_xf86.h \ + $(DIRECTORY)/include/GLView.h \ + $(DIRECTORY)/include/Makefile.in \ + $(DIRECTORY)/include/Makefile.am \ + $(DIRECTORY)/src/Makefile* \ + $(DIRECTORY)/src/libGL_la_SOURCES \ + $(DIRECTORY)/src/descrip.mms \ + $(DIRECTORY)/src/mms_depend \ + $(DIRECTORY)/src/mesa.conf \ + $(DIRECTORY)/src/*.def \ + $(DIRECTORY)/src/depend \ + $(DIRECTORY)/src/*.[chS] \ + $(DIRECTORY)/src/array_cache/*.[ch] \ + $(DIRECTORY)/src/array_cache/Makefile* \ + $(DIRECTORY)/src/array_cache/libMesaAC_la_SOURCES \ + $(DIRECTORY)/src/math/*.[ch] \ + $(DIRECTORY)/src/math/Makefile* \ + $(DIRECTORY)/src/swrast/*.[ch] \ + $(DIRECTORY)/src/swrast/Makefile* \ + $(DIRECTORY)/src/swrast/libMesaSwrast_la_SOURCES \ + $(DIRECTORY)/src/swrast_setup/*.[ch] \ + $(DIRECTORY)/src/swrast_setup/Makefile* \ + $(DIRECTORY)/src/tnl/*.[ch] \ + $(DIRECTORY)/src/tnl/Makefile* \ + $(DIRECTORY)/src/tnl/libMesaTnl_la_SOURCES \ + $(DIRECTORY)/src/Allegro/*.[ch] \ + $(DIRECTORY)/src/BeOS/*.cpp \ + $(DIRECTORY)/src/D3D/*.cpp \ + $(DIRECTORY)/src/D3D/*.CPP \ + $(DIRECTORY)/src/D3D/*.h \ + $(DIRECTORY)/src/D3D/*.H \ + $(DIRECTORY)/src/D3D/*.c \ + $(DIRECTORY)/src/D3D/*.C \ + $(DIRECTORY)/src/D3D/MAKEFILE \ + $(DIRECTORY)/src/D3D/*bat \ + $(DIRECTORY)/src/D3D/*DEF \ + $(DIRECTORY)/src/DOS/DEPEND.DOS \ + $(DIRECTORY)/src/DOS/*.c \ + $(DIRECTORY)/src/FX/Makefile.am \ + $(DIRECTORY)/src/FX/Makefile.in \ + $(DIRECTORY)/src/FX/libMesaFX_la_SOURCES \ + $(DIRECTORY)/src/FX/*.[ch] \ + $(DIRECTORY)/src/FX/*.def \ + $(DIRECTORY)/src/FX/X86/Makefile.am \ + $(DIRECTORY)/src/FX/X86/Makefile.in \ + $(DIRECTORY)/src/FX/X86/*.[Shc] \ + $(DIRECTORY)/src/GGI/Makefile.am \ + $(DIRECTORY)/src/GGI/Makefile.in \ + $(DIRECTORY)/src/GGI/*.[ch] \ + $(DIRECTORY)/src/GGI/ggimesa.conf.in \ + $(DIRECTORY)/src/GGI/default/*.c \ + $(DIRECTORY)/src/GGI/default/Makefile.am \ + $(DIRECTORY)/src/GGI/default/Makefile.in \ + $(DIRECTORY)/src/GGI/default/genkgi.conf.in \ + $(DIRECTORY)/src/GGI/display/*.c \ + $(DIRECTORY)/src/GGI/display/Makefile.am \ + $(DIRECTORY)/src/GGI/display/Makefile.in \ + $(DIRECTORY)/src/GGI/display/fbdev.conf.in \ + $(DIRECTORY)/src/GGI/include/Makefile.am \ + $(DIRECTORY)/src/GGI/include/Makefile.in \ + $(DIRECTORY)/src/GGI/include/ggi/Makefile.am \ + $(DIRECTORY)/src/GGI/include/ggi/Makefile.in \ + $(DIRECTORY)/src/GGI/include/ggi/mesa/Makefile.am \ + $(DIRECTORY)/src/GGI/include/ggi/mesa/Makefile.in \ + $(DIRECTORY)/src/GGI/include/ggi/mesa/*.h \ + $(DIRECTORY)/src/KNOWN_BUGS \ + $(DIRECTORY)/src/OSmesa/Makefile.am \ + $(DIRECTORY)/src/OSmesa/Makefile.in \ + $(DIRECTORY)/src/OSmesa/*.[ch] \ + $(DIRECTORY)/src/S3/*.[ch] \ + $(DIRECTORY)/src/S3/*.def \ + $(DIRECTORY)/src/S3/*.mak \ + $(DIRECTORY)/src/S3/*.rc \ + $(DIRECTORY)/src/SVGA/Makefile.am \ + $(DIRECTORY)/src/SVGA/Makefile.in \ + $(DIRECTORY)/src/SVGA/*.[ch] \ + $(DIRECTORY)/src/Windows/*.[ch] \ + $(DIRECTORY)/src/Windows/*.def \ + $(DIRECTORY)/src/X/Makefile.am \ + $(DIRECTORY)/src/X/Makefile.in \ + $(DIRECTORY)/src/X/*.[ch] \ + $(DIRECTORY)/src/X86/*.[ch] \ + $(DIRECTORY)/src/X86/Makefile.am \ + $(DIRECTORY)/src/X86/Makefile.in \ + $(DIRECTORY)/src/X86/*.S \ + $(DIRECTORY)/si-glu/Makefile.X11 \ + $(DIRECTORY)/si-glu/include/gluos.h \ + $(DIRECTORY)/si-glu/libnurbs/interface/*.h \ + $(DIRECTORY)/si-glu/libnurbs/interface/*.cc \ + $(DIRECTORY)/si-glu/libnurbs/interface/libNIFac_la_SOURCES \ + $(DIRECTORY)/si-glu/libnurbs/internals/*.h \ + $(DIRECTORY)/si-glu/libnurbs/internals/*.cc \ + $(DIRECTORY)/si-glu/libnurbs/internals/libNInt_la_SOURCES \ + $(DIRECTORY)/si-glu/libnurbs/nurbtess/*.h \ + $(DIRECTORY)/si-glu/libnurbs/nurbtess/*.cc \ + $(DIRECTORY)/si-glu/libnurbs/nurbtess/libNTess_la_SOURCES \ + $(DIRECTORY)/si-glu/libtess/README \ + $(DIRECTORY)/si-glu/libtess/alg-outline \ + $(DIRECTORY)/si-glu/libtess/*.[ch] \ + $(DIRECTORY)/si-glu/libtess/libtess_la_SOURCES \ + $(DIRECTORY)/si-glu/libutil/*.[ch] \ + $(DIRECTORY)/si-glu/libutil/libutil_la_SOURCES \ + $(DIRECTORY)/src-glu/README[12] \ + $(DIRECTORY)/src-glu/Makefile* \ + $(DIRECTORY)/src-glu/descrip.mms \ + $(DIRECTORY)/src-glu/mms_depend \ + $(DIRECTORY)/src-glu/*.def \ + $(DIRECTORY)/src-glu/depend \ + $(DIRECTORY)/src-glu/*.[ch] \ + $(DIRECTORY)/widgets-mesa/ChangeLog \ + $(DIRECTORY)/widgets-mesa/INSTALL \ + $(DIRECTORY)/widgets-mesa/Makefile.in \ + $(DIRECTORY)/widgets-mesa/README \ + $(DIRECTORY)/widgets-mesa/TODO \ + $(DIRECTORY)/widgets-mesa/configure \ + $(DIRECTORY)/widgets-mesa/configure.in \ + $(DIRECTORY)/widgets-mesa/demos/ChangeLog \ + $(DIRECTORY)/widgets-mesa/demos/Cube \ + $(DIRECTORY)/widgets-mesa/demos/Ed \ + $(DIRECTORY)/widgets-mesa/demos/Makefile.in \ + $(DIRECTORY)/widgets-mesa/demos/Mcube \ + $(DIRECTORY)/widgets-mesa/demos/Tea \ + $(DIRECTORY)/widgets-mesa/demos/*.[ch] \ + $(DIRECTORY)/widgets-mesa/demos/events \ + $(DIRECTORY)/widgets-mesa/include/GL/ChangeLog \ + $(DIRECTORY)/widgets-mesa/include/GL/*.h \ + $(DIRECTORY)/widgets-mesa/include/GL/Makefile.in \ + $(DIRECTORY)/widgets-mesa/man/ChangeLog \ + $(DIRECTORY)/widgets-mesa/man/GL* \ + $(DIRECTORY)/widgets-mesa/man/Makefile.in \ + $(DIRECTORY)/widgets-mesa/man/Mesa* \ + $(DIRECTORY)/widgets-mesa/src/ChangeLog \ + $(DIRECTORY)/widgets-mesa/src/*.c \ + $(DIRECTORY)/widgets-mesa/src/Makefile.in \ + $(DIRECTORY)/widgets-sgi/*.[ch] \ + $(DIRECTORY)/widgets-sgi/Makefile* \ + $(DIRECTORY)/widgets-sgi/README \ + $(DIRECTORY)/util/README \ + $(DIRECTORY)/util/Makefile.am \ + $(DIRECTORY)/util/Makefile.in \ + $(DIRECTORY)/util/*.[ch] \ + $(DIRECTORY)/util/sampleMakefile \ + $(DIRECTORY)/vms/analyze_map.com \ + $(DIRECTORY)/vms/xlib.opt \ + $(DIRECTORY)/vms/xlib_share.opt \ + $(DIRECTORY)/BeOS/Makefile \ + $(DIRECTORY)/BeOS/*.cpp \ + $(DIRECTORY)/macos/README \ + $(DIRECTORY)/macos/gli_api/*.h \ + $(DIRECTORY)/macos/cglpane/CGLPane.* \ + $(DIRECTORY)/macos/include-mac/*.h \ + $(DIRECTORY)/macos/libraries/*.stub \ + $(DIRECTORY)/macos/libraries/*Stub \ + $(DIRECTORY)/macos/projects/*.mcp \ + $(DIRECTORY)/macos/projects/*.exp \ + $(DIRECTORY)/macos/projects/*.h \ + $(DIRECTORY)/macos/resources/*.c \ + $(DIRECTORY)/macos/resources/*.r \ + $(DIRECTORY)/macos/resources/*.rsrc \ + $(DIRECTORY)/macos/src-agl/*.exp \ + $(DIRECTORY)/macos/src-agl/*.[ch] \ + $(DIRECTORY)/macos/src-gli/*.[ch] \ $(DIRECTORY)/OpenStep DEMO_FILES = \ -- cgit v1.2.3