summaryrefslogtreecommitdiff
path: root/src/mesa/main/Makefile.win
diff options
context:
space:
mode:
authorKarl Schultz <kschultz@freedesktop.org>2001-10-15 17:28:53 +0000
committerKarl Schultz <kschultz@freedesktop.org>2001-10-15 17:28:53 +0000
commit439ded4e2a240f02e378eb0c4b482688d5c8b36e (patch)
treed6f5258e27ee1b41633199fa19ec04efc369ddb7 /src/mesa/main/Makefile.win
parentb66103971c77e55b1df060c71c8e74af996d2dec (diff)
Fix comments.
Diffstat (limited to 'src/mesa/main/Makefile.win')
-rw-r--r--src/mesa/main/Makefile.win5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win
index ebc72c11538..11ab97ddd9a 100644
--- a/src/mesa/main/Makefile.win
+++ b/src/mesa/main/Makefile.win
@@ -1,8 +1,9 @@
# Makefile for Win32
#
# NOTE: the install target may overwrite important files in the system dirs
-# Sept 12, 2001
-# Windows driver not working. OSMesa driver works.
+# Check first, before making the install target.
+#
+# This builds both the osmesa and Windows drivers.
#
!include <win32.mak>