Removed ^M chars from Makefile.os2x

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1294 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Bill Spitzak 2000-08-22 16:36:26 +00:00
parent 949479b5b2
commit d7b0d5b732

View File

@ -1,5 +1,5 @@
#
# "$Id: Makefile.os2x,v 1.6.2.4 2000/08/19 19:03:46 spitzak Exp $"
# "$Id: Makefile.os2x,v 1.6.2.5 2000/08/22 16:36:26 spitzak Exp $"
#
# Top-level makefile for the Fast Light Tool Kit (FLTK).
#
@ -74,5 +74,5 @@ makeinclude: makefiles/makeinclude.os2x
cp $< $@
#
# End of "$Id: Makefile.os2x,v 1.6.2.4 2000/08/19 19:03:46 spitzak Exp $".
# End of "$Id: Makefile.os2x,v 1.6.2.5 2000/08/22 16:36:26 spitzak Exp $".
#