Checkpoint commit of mesa-3.5 port. Do not use.

This commit is contained in:
Keith Whitwell 2001-01-11 21:04:00 +00:00
parent 61c15f4a2d
commit a8760b0cba

View file

@ -133,6 +133,9 @@ MODS += mga.o
ifeq ($(MACHINE),i386)
MODS += i810.o
endif
ifeq ($(MACHINE),i686)
MODS += i810.o
endif
MGAOBJS= mga_drv.o mga_dma.o mga_bufs.o mga_context.o mga_state.o