From edf4f53c15254ac53ab80ed127f3ff88f35dff8d Mon Sep 17 00:00:00 2001 From: Daniel Borca Date: Wed, 14 Apr 2004 08:00:52 +0000 Subject: documentation updates Glide3 driver: POINTCAST palette fixes --- Makefile.DJ | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'Makefile.DJ') diff --git a/Makefile.DJ b/Makefile.DJ index 93983f9165e..8ad34be32e2 100644 --- a/Makefile.DJ +++ b/Makefile.DJ @@ -20,7 +20,7 @@ # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -# DOS/DJGPP makefile v1.4 for Mesa +# DOS/DJGPP makefile v1.5 for Mesa # # Copyright (C) 2002 - Borca Daniel # Email : dborca@users.sourceforge.net @@ -43,15 +43,7 @@ # As a consequence, you'll need the DJGPP Glide3 # library to build any application. # default = no -# HAVE_X86=1 optimize for i386. -# default = no -# HAVE_MMX=1 allow MMX specializations, provided your assembler -# supports MMX instruction set. However, the true CPU -# capabilities are checked at run-time to avoid crashes. -# default = no -# HAVE_SSE=1 (see HAVE_MMX) -# default = no -# HAVE_3DNOW=1 (see HAVE_MMX) +# X86=1 optimize for x86 (if possible, use MMX, SSE, 3DNow). # default = no # # Targets: -- cgit v1.2.3