From 158ca81620219e8b2ba1b269747ecb7e7b0863ec Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 25 Mar 2002 20:09:12 +0000 Subject: Remove old GIF reading code that isn't used anymore... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2021 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'fluid/Makefile') diff --git a/fluid/Makefile b/fluid/Makefile index 4d45498fe..aa41c3bd0 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile,v 1.10.2.6.2.14 2002/02/15 18:15:46 easysw Exp $" +# "$Id: Makefile,v 1.10.2.6.2.15 2002/03/25 20:09:12 easysw Exp $" # # FLUID makefile for the Fast Light Tool Kit (FLTK). # @@ -40,8 +40,7 @@ CPPFILES = \ about_panel.cxx \ widget_panel.cxx \ alignment_panel.cxx \ - function_panel.cxx \ - gif.cxx + function_panel.cxx ################################################################ @@ -87,5 +86,5 @@ rebuild: ./fluid -c widget_panel.fl # -# End of "$Id: Makefile,v 1.10.2.6.2.14 2002/02/15 18:15:46 easysw Exp $". +# End of "$Id: Makefile,v 1.10.2.6.2.15 2002/03/25 20:09:12 easysw Exp $". # -- cgit v1.2.3