diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-07-09 17:41:24 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-07-09 17:41:24 +0000 |
| commit | b125958b07ff077bc61bb691dbc0dab9504373b0 (patch) | |
| tree | fbcfbf376b138014f7179826f1587f4b8219a2b4 /makefiles/makeinclude.os2x | |
| parent | 0cca48696f20a169f943b1624f7e4953f0736e05 (diff) | |
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
Diffstat (limited to 'makefiles/makeinclude.os2x')
| -rw-r--r-- | makefiles/makeinclude.os2x | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/makefiles/makeinclude.os2x b/makefiles/makeinclude.os2x index 8c2a52055..d38783748 100644 --- a/makefiles/makeinclude.os2x +++ b/makefiles/makeinclude.os2x @@ -1,8 +1,7 @@ # -# "$Id: makeinclude.os2x,v 1.1.2.4.2.7 2002/07/08 20:14:07 easysw Exp $" +# "$Id: makeinclude.os2x,v 1.1.2.4.2.8 2002/07/09 17:41:24 easysw Exp $" # # Make include file for the Fast Light Tool Kit (FLTK). -# Generated automatically from makeinclude.in by configure. # # Copyright 1998-2002 by Bill Spitzak and others. # @@ -119,5 +118,5 @@ CAT3EXT =3 mv t.z $@ # -# End of "$Id: makeinclude.os2x,v 1.1.2.4.2.7 2002/07/08 20:14:07 easysw Exp $". +# End of "$Id: makeinclude.os2x,v 1.1.2.4.2.8 2002/07/09 17:41:24 easysw Exp $". # |
