diff options
Diffstat (limited to 'makefiles')
| -rw-r--r-- | makefiles/Makefile.mingw | 4 | ||||
| -rw-r--r-- | makefiles/Makefile.os2x | 4 | ||||
| -rw-r--r-- | makefiles/config.mingw | 4 | ||||
| -rw-r--r-- | makefiles/config.os2x | 4 | ||||
| -rw-r--r-- | makefiles/makeinclude.mingw | 4 | ||||
| -rw-r--r-- | makefiles/makeinclude.mingw31 | 4 | ||||
| -rw-r--r-- | makefiles/makeinclude.os2x | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/makefiles/Makefile.mingw b/makefiles/Makefile.mingw index 82ff02ab4..f1c043d4a 100644 --- a/makefiles/Makefile.mingw +++ b/makefiles/Makefile.mingw @@ -1,5 +1,5 @@ # -# "$Id: Makefile.mingw,v 1.1.2.2.2.1 2004/10/18 20:22:22 easysw Exp $" +# "$Id$" # # Top-level makefile for the Fast Light Tool Kit (FLTK). # @@ -110,5 +110,5 @@ makeinclude: makefiles/makeinclude.mingw cp $< $@ # -# End of "$Id: Makefile.mingw,v 1.1.2.2.2.1 2004/10/18 20:22:22 easysw Exp $". +# End of "$Id$". # diff --git a/makefiles/Makefile.os2x b/makefiles/Makefile.os2x index 6373be6b3..1e29184ab 100644 --- a/makefiles/Makefile.os2x +++ b/makefiles/Makefile.os2x @@ -1,5 +1,5 @@ # -# "$Id: Makefile.os2x,v 1.6.2.7 2001/04/26 07:11:58 spitzak Exp $" +# "$Id$" # # 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.7 2001/04/26 07:11:58 spitzak Exp $". +# End of "$Id$". # diff --git a/makefiles/config.mingw b/makefiles/config.mingw index 00cabd91f..6f8486c25 100644 --- a/makefiles/config.mingw +++ b/makefiles/config.mingw @@ -1,5 +1,5 @@ /* - * "$Id: config.mingw,v 1.1.2.3.2.10 2003/01/30 21:41:07 easysw Exp $" + * "$Id$" * * Configuration file for the Fast Light Tool Kit (FLTK). * @@ -215,5 +215,5 @@ /* - * End of "$Id: config.mingw,v 1.1.2.3.2.10 2003/01/30 21:41:07 easysw Exp $". + * End of "$Id$". */ diff --git a/makefiles/config.os2x b/makefiles/config.os2x index 353a24f42..0fc4c52fc 100644 --- a/makefiles/config.os2x +++ b/makefiles/config.os2x @@ -1,6 +1,6 @@ /* config.h. Generated automatically by configure. */ /* - * "$Id: config.os2x,v 1.1.2.4.2.12 2003/01/30 21:41:08 easysw Exp $" + * "$Id$" * * Configuration file for the Fast Light Tool Kit (FLTK). * @@ -220,5 +220,5 @@ /* - * End of "$Id: config.os2x,v 1.1.2.4.2.12 2003/01/30 21:41:08 easysw Exp $". + * End of "$Id$". */ diff --git a/makefiles/makeinclude.mingw b/makefiles/makeinclude.mingw index 5891334b9..7eac0435e 100644 --- a/makefiles/makeinclude.mingw +++ b/makefiles/makeinclude.mingw @@ -1,5 +1,5 @@ # -# "$Id: makeinclude.mingw,v 1.1.2.3.2.14 2004/10/18 20:22:22 easysw Exp $" +# "$Id$" # # Make include file for the Fast Light Tool Kit (FLTK). # (this file for MingW using GCC 2.95.x) @@ -140,5 +140,5 @@ CAT3EXT = 3 $(CXX) -I.. -I../png -I../jpeg -I../zlib $(CXXFLAGS) $< -c # -# End of "$Id: makeinclude.mingw,v 1.1.2.3.2.14 2004/10/18 20:22:22 easysw Exp $". +# End of "$Id$". # diff --git a/makefiles/makeinclude.mingw31 b/makefiles/makeinclude.mingw31 index ba75a834f..4b305f475 100644 --- a/makefiles/makeinclude.mingw31 +++ b/makefiles/makeinclude.mingw31 @@ -1,5 +1,5 @@ # -# "$Id: makeinclude.mingw31,v 1.1.2.4 2004/07/23 19:26:26 easysw Exp $" +# "$Id$" # # Make include file for the Fast Light Tool Kit (FLTK). # (this file for MingW using GCC 3.1.x) @@ -123,5 +123,5 @@ THREADS =threads $(CXX) -I.. $(CXXFLAGS) $< -c # -# End of "$Id: makeinclude.mingw31,v 1.1.2.4 2004/07/23 19:26:26 easysw Exp $". +# End of "$Id$". # diff --git a/makefiles/makeinclude.os2x b/makefiles/makeinclude.os2x index 2c5c2f025..db2fdb985 100644 --- a/makefiles/makeinclude.os2x +++ b/makefiles/makeinclude.os2x @@ -1,5 +1,5 @@ # -# "$Id: makeinclude.os2x,v 1.1.2.4.2.13 2004/07/23 19:26:26 easysw Exp $" +# "$Id$" # # Make include file for the Fast Light Tool Kit (FLTK). # @@ -125,5 +125,5 @@ CAT3EXT =3 mv t.z $@ # -# End of "$Id: makeinclude.os2x,v 1.1.2.4.2.13 2004/07/23 19:26:26 easysw Exp $". +# End of "$Id$". # |
