Browse Source

Fix line endings on OS/2 files...

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2041 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
pull/168/head
Michael R Sweet 24 years ago
parent
commit
ae36f91c3b
  1. 4
      makefiles/config.os2x
  2. 4
      makefiles/makeinclude.os2x

4
makefiles/config.os2x

@ -1,6 +1,6 @@
/* config.h. Generated automatically by configure. */ /* config.h. Generated automatically by configure. */
/* /*
* "$Id: config.os2x,v 1.1.2.4.2.3 2002/03/26 00:05:18 easysw Exp $" * "$Id: config.os2x,v 1.1.2.4.2.4 2002/03/26 18:47:01 easysw Exp $"
* *
* Configuration file for the Fast Light Tool Kit (FLTK). * Configuration file for the Fast Light Tool Kit (FLTK).
* @configure_input@ * @configure_input@
@ -215,5 +215,5 @@
/* /*
* End of "$Id: config.os2x,v 1.1.2.4.2.3 2002/03/26 00:05:18 easysw Exp $". * End of "$Id: config.os2x,v 1.1.2.4.2.4 2002/03/26 18:47:01 easysw Exp $".
*/ */

4
makefiles/makeinclude.os2x

@ -1,5 +1,5 @@
# #
# "$Id: makeinclude.os2x,v 1.1.2.4.2.5 2002/03/26 00:05:18 easysw Exp $" # "$Id: makeinclude.os2x,v 1.1.2.4.2.6 2002/03/26 18:47:02 easysw Exp $"
# #
# Make include file for the Fast Light Tool Kit (FLTK). # Make include file for the Fast Light Tool Kit (FLTK).
# Generated automatically from makeinclude.in by configure. # Generated automatically from makeinclude.in by configure.
@ -116,5 +116,5 @@ CAT3EXT =3
mv t.z $@ mv t.z $@
# #
# End of "$Id: makeinclude.os2x,v 1.1.2.4.2.5 2002/03/26 00:05:18 easysw Exp $". # End of "$Id: makeinclude.os2x,v 1.1.2.4.2.6 2002/03/26 18:47:02 easysw Exp $".
# #

Loading…
Cancel
Save