head	1.2;
access;
symbols
	netbsd-7-2-RELEASE:1.1.1.1.18.1
	netbsd-7-1-2-RELEASE:1.1.1.1.18.1
	netbsd-7-1-1-RELEASE:1.1.1.1.18.1
	netbsd-7-1:1.1.1.1.18.1.0.4
	netbsd-7-1-RELEASE:1.1.1.1.18.1
	netbsd-7-1-RC2:1.1.1.1.18.1
	netbsd-7-1-RC1:1.1.1.1.18.1
	netbsd-7-0-2-RELEASE:1.1.1.1.18.1
	netbsd-7-0-1-RELEASE:1.1.1.1.18.1
	netbsd-7-0:1.1.1.1.18.1.0.2
	netbsd-7-0-RELEASE:1.1.1.1.18.1
	netbsd-7-0-RC3:1.1.1.1.18.1
	netbsd-7-0-RC2:1.1.1.1.18.1
	netbsd-7-0-RC1:1.1.1.1.18.1
	netbsd-5-2-3-RELEASE:1.1.1.1
	netbsd-5-1-5-RELEASE:1.1.1.1
	netbsd-6-0-6-RELEASE:1.1.1.1
	netbsd-6-1-5-RELEASE:1.1.1.1
	netbsd-7:1.1.1.1.0.18
	netbsd-7-base:1.1.1.1
	MesaLib-7-11-2:1.1.1.1
	netbsd-6-1-4-RELEASE:1.1.1.1
	netbsd-6-0-5-RELEASE:1.1.1.1
	riastradh-xf86-video-intel-2-7-1-pre-2-21-15:1.1.1.1
	riastradh-drm2:1.1.1.1.0.16
	riastradh-drm2-base:1.1.1.1
	netbsd-6-1-3-RELEASE:1.1.1.1
	netbsd-6-0-4-RELEASE:1.1.1.1
	netbsd-5-2-2-RELEASE:1.1.1.1
	netbsd-5-1-4-RELEASE:1.1.1.1
	netbsd-6-1-2-RELEASE:1.1.1.1
	netbsd-6-0-3-RELEASE:1.1.1.1
	netbsd-5-2-1-RELEASE:1.1.1.1
	netbsd-5-1-3-RELEASE:1.1.1.1
	netbsd-6-1-1-RELEASE:1.1.1.1
	netbsd-6-1:1.1.1.1.0.14
	netbsd-6-0-2-RELEASE:1.1.1.1
	netbsd-6-1-RELEASE:1.1.1.1
	netbsd-6-1-RC4:1.1.1.1
	netbsd-6-1-RC3:1.1.1.1
	netbsd-6-1-RC2:1.1.1.1
	netbsd-6-1-RC1:1.1.1.1
	netbsd-5-2:1.1.1.1.0.12
	netbsd-6-0-1-RELEASE:1.1.1.1
	netbsd-5-2-RELEASE:1.1.1.1
	netbsd-5-2-RC1:1.1.1.1
	netbsd-6-0:1.1.1.1.0.10
	netbsd-6-0-RELEASE:1.1.1.1
	netbsd-6-0-RC2:1.1.1.1
	netbsd-6-0-RC1:1.1.1.1
	netbsd-6:1.1.1.1.0.8
	netbsd-6-base:1.1.1.1
	netbsd-5-1-2-RELEASE:1.1.1.1
	netbsd-5-1-1-RELEASE:1.1.1.1
	netbsd-5-1:1.1.1.1.0.6
	netbsd-5-1-RELEASE:1.1.1.1
	netbsd-5-1-RC4:1.1.1.1
	MesaLib-7-8-2:1.1.1.1
	netbsd-5-1-RC3:1.1.1.1
	MesaLib-7-7-1:1.1.1.1
	netbsd-5-1-RC2:1.1.1.1
	netbsd-5-1-RC1:1.1.1.1
	netbsd-5-0-2-RELEASE:1.1.1.1
	MesaLib-7-4-4:1.1.1.1
	netbsd-5-0-1-RELEASE:1.1.1.1
	MesaLib-7-4-2:1.1.1.1
	netbsd-5-0:1.1.1.1.0.4
	netbsd-5-0-RELEASE:1.1.1.1
	netbsd-5-0-RC4:1.1.1.1
	netbsd-5-0-RC3:1.1.1.1
	netbsd-5-0-RC2:1.1.1.1
	netbsd-5-0-RC1:1.1.1.1
	netbsd-5:1.1.1.1.0.2
	netbsd-5-base:1.1.1.1
	MesaLib-7-0-3:1.1.1.1
	xorg:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2014.12.18.06.11.49;	author mrg;	state dead;
branches;
next	1.1;
commitid	Ae59RsLlS9l0cu2y;

1.1
date	2008.07.29.05.09.16;	author mrg;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2008.07.29.05.09.16;	author mrg;	state Exp;
branches
	1.1.1.1.18.1;
next	;

1.1.1.1.18.1
date	2015.01.06.09.26.34;	author martin;	state dead;
branches;
next	;
commitid	2BxXkbQgg8gLEW4y;


desc
@@


1.2
log
@merge Mesa 10.3.5.
@
text
@# Makefile for Win32

!include <win32.mak>

TOP = ..\..

OSMESA_SRCS = osmesa.c
OSMESA_OBJS = osmesa.obj

ASM_SRCS =
CORE_SRCS =
DRIVER_SRCS = $(OSMESA_SRCS)

SRCS	= $(OSMESA_SRCS)

all	: osmesadll

!include "$(TOP)/mesawin32.mak"

osmesadll: $(OSMESADLL)

CFLAGS	= $(cvarsdll) $(CFLAGS) -D_OPENGL32_ -DBUILD_GL32 -I$(TOP)/src
LFLAGS	= $(dlllflags) $(lcommon) $(LFLAGS)

OBJS	= $(ASM_SRCS:.S=.obj) $(CORE_SRCS:.c=.obj) $(DRIVER_SRCS:.c=.obj)
LIBS	= $(guilibsdll) $(TOP)/lib/$(MESALIB)

$(OSMESADLL)	: $(OBJS) osmesa.def
	$(link) $(LFLAGS) -def:osmesa.def -out:$(OSMESADLL) $(OBJS) $(LIBS)
	@@echo "copying OSMesa library to library directory..."
	-copy $(OSMESALIB) $(TOP)\lib
	@@echo "copying OSMesa dll to library directory..."
	-copy $(OSMESADLL) $(TOP)\lib

install	: $(OSMESADLL)
	@@echo "copying OSMesa library to system library directory..."
	-copy $(OSMESALIB) $(LIBINSTALL)
	@@echo "copying OSMesa dll to system library directory..."
	-copy $(OSMESADLL) $(DLLINSTALL)
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@initial import of MesaLib-7.0.3
@
text
@@


1.1.1.1.18.1
log
@File removals that accidently did not happen during pullup of the new
MesaLib for ticket #381
@
text
@@

