summaryrefslogtreecommitdiff
path: root/makefiles/makeinclude.mingw
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/makeinclude.mingw')
-rw-r--r--makefiles/makeinclude.mingw5
1 files changed, 3 insertions, 2 deletions
diff --git a/makefiles/makeinclude.mingw b/makefiles/makeinclude.mingw
index 3ae73821e..19a1425da 100644
--- a/makefiles/makeinclude.mingw
+++ b/makefiles/makeinclude.mingw
@@ -1,7 +1,8 @@
#
-# "$Id: makeinclude.mingw,v 1.1.2.3.2.9 2002/07/08 20:14:06 easysw Exp $"
+# "$Id: makeinclude.mingw,v 1.1.2.3.2.10 2002/07/09 17:41:24 easysw Exp $"
#
# Make include file for the Fast Light Tool Kit (FLTK).
+# (this file for MingW using GCC 2.95.x)
#
# Copyright 1998-2001 by Bill Spitzak and others.
#
@@ -111,5 +112,5 @@ THREADS =threads
$(CXX) -I.. $(CXXFLAGS) $< -c
#
-# End of "$Id: makeinclude.mingw,v 1.1.2.3.2.9 2002/07/08 20:14:06 easysw Exp $".
+# End of "$Id: makeinclude.mingw,v 1.1.2.3.2.10 2002/07/09 17:41:24 easysw Exp $".
#