summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>1999-12-14 20:54:24 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>1999-12-14 20:54:24 +0000
commitb0294cbbfeef229c229de68992ffbfedbc963bc3 (patch)
treefe010b627d96724f47d2e24f37fdc831957bf44b
parente2ff9be0b6ec1acd641cf90f01ae879b1f26b84f (diff)
added Win32 and MacOS files to tar file listmesa_3_1
-rw-r--r--Makefile.X11294
1 files changed, 153 insertions, 141 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 579bbdaaa5c..79ff0d6763e 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.12.2.1 1999/12/13 21:56:18 brianp Exp $
+# $Id: Makefile.X11,v 1.12.2.2 1999/12/14 20:54:24 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.1
@@ -320,97 +320,97 @@ DEMO_NAME = MesaDemos-3.1
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)/configure \
- $(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)/*.dja \
- $(DIRECTORY)/include/GL/Makefile.in \
- $(DIRECTORY)/include/GL/Makefile.am \
- $(DIRECTORY)/include/GL/dosmesa.h \
- $(DIRECTORY)/include/GL/foomesa.h \
- $(DIRECTORY)/include/GL/fxmesa.h \
- $(DIRECTORY)/include/GL/ggimesa.h \
- $(DIRECTORY)/include/GL/gl.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/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/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)/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)/configure \
+ $(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)/*.dja \
+ $(DIRECTORY)/include/GL/Makefile.in \
+ $(DIRECTORY)/include/GL/Makefile.am \
+ $(DIRECTORY)/include/GL/dosmesa.h \
+ $(DIRECTORY)/include/GL/foomesa.h \
+ $(DIRECTORY)/include/GL/fxmesa.h \
+ $(DIRECTORY)/include/GL/ggimesa.h \
+ $(DIRECTORY)/include/GL/gl.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/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/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] \
@@ -430,55 +430,67 @@ LIB_FILES = \
$(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/MGL/*.[ch] \
- $(DIRECTORY)/src/MGL/*.txt \
- $(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/*.m4 \
- $(DIRECTORY)/src/X86/*.S \
- $(DIRECTORY)/src/*.dja \
- $(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/*.dja \
- $(DIRECTORY)/src-glu/depend \
- $(DIRECTORY)/src-glu/*.[ch] \
- $(DIRECTORY)/widgets-mesa \
- $(DIRECTORY)/widgets-sgi \
- $(DIRECTORY)/util/README \
- $(DIRECTORY)/util/Makefile.am \
- $(DIRECTORY)/util/Makefile.in \
- $(DIRECTORY)/util/*.[ch] \
- $(DIRECTORY)/util/sampleMakefile \
- $(DIRECTORY)/BeOS/Makefile \
- $(DIRECTORY)/BeOS/*.cpp
-
-# old stuff
-# $(DIRECTORY)/Win32 \
-# $(DIRECTORY)/win32
-
-# $(DIRECTORY)/OpenStep \
-#
-#
+ $(DIRECTORY)/src/KNOWN_BUGS \
+ $(DIRECTORY)/src/MGL/*.[ch] \
+ $(DIRECTORY)/src/MGL/*.txt \
+ $(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/*.m4 \
+ $(DIRECTORY)/src/X86/*.S \
+ $(DIRECTORY)/src/*.dja \
+ $(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/*.dja \
+ $(DIRECTORY)/src-glu/depend \
+ $(DIRECTORY)/src-glu/*.[ch] \
+ $(DIRECTORY)/widgets-mesa \
+ $(DIRECTORY)/widgets-sgi \
+ $(DIRECTORY)/util/README \
+ $(DIRECTORY)/util/Makefile.am \
+ $(DIRECTORY)/util/Makefile.in \
+ $(DIRECTORY)/util/*.[ch] \
+ $(DIRECTORY)/util/sampleMakefile \
+ $(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/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]
DEMO_FILES = \