use BCOPY macro on FreeBSD
[mesa.git] / src / mesa / main / Makefile.DJ
index 81fa57216f44158eec1fde0b12ac17945a4ed727..da78228085ebc7cff07f83d12b0e8b9ba85ab8a6 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.DJ,v 1.4 2000/02/02 19:15:53 brianp Exp $
+# $Id: Makefile.DJ,v 1.6 2000/03/24 20:56:50 brianp Exp $
 
 # Mesa 3-D graphics library
 # Version:  3.3
@@ -38,6 +38,7 @@ LIBDIR = ..\lib
 CFLAGS +=  -D__DOS__ -D__MSDOS32__
 
 CORE_SOURCES = \
+       aatriangle.c \
        accum.c \
        alpha.c \
        alphabuf.c \
@@ -97,6 +98,7 @@ CORE_SOURCES = \
        texobj.c \
        texstate.c \
        texture.c \
+       texutil.c \
        translate.c \
        triangle.c \
        varray.c \