summaryrefslogtreecommitdiff
path: root/makefiles/makeinclude.mingw32
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/makeinclude.mingw32')
-rw-r--r--makefiles/makeinclude.mingw326
1 files changed, 3 insertions, 3 deletions
diff --git a/makefiles/makeinclude.mingw32 b/makefiles/makeinclude.mingw32
index f9dd20470..3d1ed76c9 100644
--- a/makefiles/makeinclude.mingw32
+++ b/makefiles/makeinclude.mingw32
@@ -1,9 +1,9 @@
#
-# "$Id: makeinclude.mingw32,v 1.9.2.1 1999/03/25 15:26:31 mike Exp $"
+# "$Id: makeinclude.mingw32,v 1.9.2.2 2000/04/25 22:16:06 mike Exp $"
#
# Make include file for the Fast Light Tool Kit (FLTK).
#
-# Copyright 1998-1999 by Bill Spitzak and others.
+# Copyright 1998-2000 by Bill Spitzak and others.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public
@@ -50,5 +50,5 @@ LDLIBS = -lgdi32 -luser32 -lmsvcrt -lwsock32 -lm
GLDLIBS = -lgdi32 -luser32 -lglu32 -lopengl32 -lmsvcrt -lwsock32 -lm
#
-# End of "$Id: makeinclude.mingw32,v 1.9.2.1 1999/03/25 15:26:31 mike Exp $".
+# End of "$Id: makeinclude.mingw32,v 1.9.2.2 2000/04/25 22:16:06 mike Exp $".
#