From 7ee19d11402525a19a405753b3a468f30cc54a37 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 23 Jul 2004 19:26:27 +0000 Subject: Fix local image library build bug. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3688 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- makefiles/makeinclude.os2x | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'makefiles/makeinclude.os2x') 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 $". # -- cgit v1.2.3