summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 ebc72c1..11ab97d 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>