From 6051ce753a18bbb7338d010249087f351c1b7d03 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 13 Jun 2000 20:33:36 +0000 Subject: Updates for Mingw and Cygnus builds. Added README.win32 file for WIN32-specific issues. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1209 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- makefiles/makeinclude.mingw32 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'makefiles/makeinclude.mingw32') diff --git a/makefiles/makeinclude.mingw32 b/makefiles/makeinclude.mingw32 index 37b30d2c8..1bb629652 100644 --- a/makefiles/makeinclude.mingw32 +++ b/makefiles/makeinclude.mingw32 @@ -1,5 +1,5 @@ # -# "$Id: makeinclude.mingw32,v 1.9.2.4 2000/06/05 21:20:44 mike Exp $" +# "$Id: makeinclude.mingw32,v 1.9.2.5 2000/06/13 20:33:35 mike Exp $" # # Make include file for the Fast Light Tool Kit (FLTK). # @@ -20,7 +20,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. # -# Please report all bugs and problems to "fltk-bugs@easysw.com". +# Please report all bugs and problems to "fltk-bugs@fltk.org". # prefix = /usr/local @@ -68,5 +68,5 @@ GLDLIBS = -lgdi32 -luser32 -lglu32 -lopengl32 -lmsvcrt -lwsock32 -lm $(CXX) -I.. $(CXXFLAGS) $< -c # -# End of "$Id: makeinclude.mingw32,v 1.9.2.4 2000/06/05 21:20:44 mike Exp $". +# End of "$Id: makeinclude.mingw32,v 1.9.2.5 2000/06/13 20:33:35 mike Exp $". # -- cgit v1.2.3