diff options
Diffstat (limited to 'makefiles/makeinclude.cygwin')
| -rw-r--r-- | makefiles/makeinclude.cygwin | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/makefiles/makeinclude.cygwin b/makefiles/makeinclude.cygwin index 2f535bb46..1f19ccde2 100644 --- a/makefiles/makeinclude.cygwin +++ b/makefiles/makeinclude.cygwin @@ -1,9 +1,9 @@ # -# "$Id: makeinclude.cygwin,v 1.1.2.1 2000/06/20 18:47:33 carl Exp $" +# "$Id: makeinclude.cygwin,v 1.1.2.2 2001/01/22 15:13:39 easysw Exp $" # # Make include file for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-2000 by Bill Spitzak and others. +# Copyright 1998-2001 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 @@ -91,5 +91,5 @@ GLDLIBS = -lglu32 -lopengl32 -lgdi32 -lwsock32 $(CXX) -I.. $(CXXFLAGS) $< -c # -# End of "$Id: makeinclude.cygwin,v 1.1.2.1 2000/06/20 18:47:33 carl Exp $". +# End of "$Id: makeinclude.cygwin,v 1.1.2.2 2001/01/22 15:13:39 easysw Exp $". # |
