From b125958b07ff077bc61bb691dbc0dab9504373b0 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 9 Jul 2002 17:41:24 +0000 Subject: Add support for MingW with GCC 3.1.x. Some copyright/comment cleanup in various files. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2499 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- makefiles/makeinclude.mingw | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'makefiles/makeinclude.mingw') 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 $". # -- cgit v1.2.3