diff --git a/Makefile b/Makefile
index 23a2c7c6f71383b82e55db58c92f7f328247fbd7..aea7d1ca2cea6cdb9bab5f16b634ed74c116f5b8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.232 2002-10-16 16:10:03 geuzaine Exp $
+# $Id: Makefile,v 1.233 2002-10-16 17:33:03 geuzaine Exp $
 
 GMSH_MAJOR_VERSION = 1
 GMSH_MINOR_VERSION = 35
@@ -361,7 +361,7 @@ distrib-irix:
 	make distrib
 
 #
-# Cygwin (add '-lole32 -luuid' after -lgdi32 when DND is ready (gcc>3))
+# Cygwin
 #
 compile-cygwin: initialtag
 	@for i in $(GMSH_FLTK_DIR); do (cd $$i && $(MAKE) \