summaryrefslogtreecommitdiff
path: root/makefiles/makeinclude.mingw31
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/makeinclude.mingw31')
-rw-r--r--makefiles/makeinclude.mingw314
1 files changed, 2 insertions, 2 deletions
diff --git a/makefiles/makeinclude.mingw31 b/makefiles/makeinclude.mingw31
index ba75a83..7239526 100644
--- a/makefiles/makeinclude.mingw31
+++ b/makefiles/makeinclude.mingw31
@@ -1,5 +1,5 @@
#
-# "$Id: makeinclude.mingw31,v 1.1.2.4 2004/07/23 19:26:26 easysw Exp $"
+# "$Id: makeinclude.mingw31 4052 2005-02-24 21:55:12Z mike $"
#
# Make include file for the Fast Light Tool Kit (FLTK).
# (this file for MingW using GCC 3.1.x)
@@ -123,5 +123,5 @@ THREADS =threads
$(CXX) -I.. $(CXXFLAGS) $< -c
#
-# End of "$Id: makeinclude.mingw31,v 1.1.2.4 2004/07/23 19:26:26 easysw Exp $".
+# End of "$Id: makeinclude.mingw31 4052 2005-02-24 21:55:12Z mike $".
#