diff options
Diffstat (limited to 'makefiles/makeinclude.os2x')
| -rw-r--r-- | makefiles/makeinclude.os2x | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/makefiles/makeinclude.os2x b/makefiles/makeinclude.os2x index fe051d828..2c5c2f025 100644 --- a/makefiles/makeinclude.os2x +++ b/makefiles/makeinclude.os2x @@ -1,5 +1,5 @@ # -# "$Id: makeinclude.os2x,v 1.1.2.4.2.12 2003/11/03 00:36:50 easysw Exp $" +# "$Id: makeinclude.os2x,v 1.1.2.4.2.13 2004/07/23 19:26:26 easysw Exp $" # # Make include file for the Fast Light Tool Kit (FLTK). # @@ -60,6 +60,7 @@ FLLIBNAME = ../lib/libfltk_forms.a GLLIBNAME = IMGLIBNAME = ../lib/libfltk_images.a LIBCOMMAND = ar.exe cr +LIBEXT = .a RANLIB = ar.exe s DSONAME = FLDSONAME = @@ -124,5 +125,5 @@ CAT3EXT =3 mv t.z $@ # -# End of "$Id: makeinclude.os2x,v 1.1.2.4.2.12 2003/11/03 00:36:50 easysw Exp $". +# End of "$Id: makeinclude.os2x,v 1.1.2.4.2.13 2004/07/23 19:26:26 easysw Exp $". # |
