diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-11-27 22:03:29 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-11-27 22:03:29 +0000 |
| commit | 1a7bbc55c54949ef02f2635137ac5c6b72ad7bbe (patch) | |
| tree | 2bc3a8d83122323928c7f699913327511cc7360b /fltk.list | |
| parent | 42df8c128819f34f572d892e8bf93cf4cf610ec6 (diff) | |
Configure script changes...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1769 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fltk.list')
| -rw-r--r-- | fltk.list | 193 |
1 files changed, 0 insertions, 193 deletions
diff --git a/fltk.list b/fltk.list deleted file mode 100644 index e773117dc..000000000 --- a/fltk.list +++ /dev/null @@ -1,193 +0,0 @@ -# -# "$Id: fltk.list,v 1.1.2.6.2.6 2001/10/29 14:54:52 easysw Exp $" -# -# EPM product list file for the Fast Light Tool Kit (FLTK). -# -# (EPM can be found at http://www.easysw.com/epm) -# -# Copyright 1998-2001 by Bill Spitzak and others. -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Library General Public License for more details. -# -# You should have received a copy of the GNU Library General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -# USA. -# -# Please report all bugs and problems to "fltk-bugs@fltk.org". -# - -%product Fast Light Tool Kit (FLTK) -%copyright 1998-2001 by Bill Spitzak and others. -%vendor LGPL -%license COPYING -%readme README -%version 1.1.0b5 -%description FLTK is a cross-platform GUI toolkit for C++. - -# FLUID -f 0555 root sys /usr/bin/fluid fluid/fluid -f 0555 root sys /usr/bin/fltk-config fltk-config - -# Man pages -%system irix -f 0444 root sys /usr/catman/p_man/cat1/fluid.z documentation/fluid.z -f 0444 root sys /usr/catman/p_man/cat3/fltk.z documentation/fltk.z -%system !irix -f 0444 root sys /usr/man/man1/fluid.1 documentation/fluid.man -f 0444 root sys /usr/man/man3/fltk.3 documentation/fltk.man -%system all - -# Library files -%system irix-6.5 -f 0444 root sys /usr/lib32/libfltk.a lib/libfltk.a -f 0555 root sys /usr/lib32/libfltk.so.1.1 src/libfltk.so.1.1 -l 0000 root sys /usr/lib32/libfltk.so libfltk.so.1.1 -f 0444 root sys /usr/lib32/libfltk_gl.a lib/libfltk_gl.a -f 0555 root sys /usr/lib32/libfltk_gl.so.1.1 src/libfltk_gl.so.1.1 -l 0000 root sys /usr/lib32/libfltk_gl.so libfltk_gl.so.1.1 -%system hpux -f 0444 root sys /usr/lib32/libfltk.a lib/libfltk.a -f 0555 root sys /usr/lib32/libfltk.sl.1.1 src/libfltk.sl.1.1 -l 0000 root sys /usr/lib32/libfltk.sl libfltk.sl.1.1 -f 0444 root sys /usr/lib32/libfltk_gl.a lib/libfltk_gl.a -f 0555 root sys /usr/lib32/libfltk_gl.sl.1.1 src/libfltk_gl.sl.1.1 -l 0000 root sys /usr/lib32/libfltk_gl.sl libfltk_gl.sl.1.1 -%system aix -f 0444 root sys /usr/lib32/libfltk.a lib/libfltk.a -f 0555 root sys /usr/lib32/libfltk_s.a src/libfltk_s.a -f 0444 root sys /usr/lib32/libfltk_gl.a lib/libfltk_gl.a -f 0555 root sys /usr/lib32/libfltk_gl_s.a src/libfltk_gl_s.a -%system !irix-6.5 !hpux !aix -f 0444 root sys /usr/lib/libfltk.a lib/libfltk.a -f 0555 root sys /usr/lib/libfltk.so.1.1 src/libfltk.so.1.1 -l 0000 root sys /usr/lib/libfltk.so libfltk.so.1.1 -f 0444 root sys /usr/lib/libfltk_gl.a lib/libfltk_gl.a -f 0555 root sys /usr/lib/libfltk_gl.so.1.1 src/libfltk_gl.so.1.1 -l 0000 root sys /usr/lib/libfltk_gl.so libfltk_gl.so.1.1 -%system all - -# Header files -f 0444 root sys /usr/include/FL/ FL/*.H - -# Symlinks to handle common case problems... -l 0000 root sys /usr/include/Fl FL -l 0000 root sys /usr/include/FL/Enumerations.h Enumerations.H -l 0000 root sys /usr/include/FL/Fl.h Fl.H -l 0000 root sys /usr/include/FL/Fl_Adjuster.h Fl_Adjuster.H -l 0000 root sys /usr/include/FL/Fl_Bitmap.h Fl_Bitmap.H -l 0000 root sys /usr/include/FL/Fl_Box.h Fl_Box.H -l 0000 root sys /usr/include/FL/Fl_Browser.h Fl_Browser.H -l 0000 root sys /usr/include/FL/Fl_Browser_.h Fl_Browser_.H -l 0000 root sys /usr/include/FL/Fl_Button.h Fl_Button.H -l 0000 root sys /usr/include/FL/Fl_Chart.h Fl_Chart.H -l 0000 root sys /usr/include/FL/Fl_Check_Browser.h Fl_Check_Browser.H -l 0000 root sys /usr/include/FL/Fl_Check_Button.h Fl_Check_Button.H -l 0000 root sys /usr/include/FL/Fl_Choice.h Fl_Choice.H -l 0000 root sys /usr/include/FL/Fl_Clock.h Fl_Clock.H -l 0000 root sys /usr/include/FL/Fl_Color_Chooser.h Fl_Color_Chooser.H -l 0000 root sys /usr/include/FL/Fl_Counter.h Fl_Counter.H -l 0000 root sys /usr/include/FL/Fl_Dial.h Fl_Dial.H -l 0000 root sys /usr/include/FL/Fl_Double_Window.h Fl_Double_Window.H -l 0000 root sys /usr/include/FL/Fl_File_Browser.h Fl_File_Browser.H -l 0000 root sys /usr/include/FL/Fl_File_Chooser.h Fl_File_Chooser.H -l 0000 root sys /usr/include/FL/Fl_File_Icon.h Fl_File_Icon.H -l 0000 root sys /usr/include/FL/Fl_Fill_Dial.h Fl_Fill_Dial.H -l 0000 root sys /usr/include/FL/Fl_Fill_Slider.h Fl_Fill_Slider.H -l 0000 root sys /usr/include/FL/Fl_Float_Input.h Fl_Float_Input.H -l 0000 root sys /usr/include/FL/Fl_FormsBitmap.h Fl_FormsBitmap.H -l 0000 root sys /usr/include/FL/Fl_FormsPixmap.h Fl_FormsPixmap.H -l 0000 root sys /usr/include/FL/Fl_Free.h Fl_Free.H -l 0000 root sys /usr/include/FL/Fl_Gl_Window.h Fl_Gl_Window.H -l 0000 root sys /usr/include/FL/Fl_Group.h Fl_Group.H -l 0000 root sys /usr/include/FL/Fl_Help_Dialog.h Fl_Help_Dialog.H -l 0000 root sys /usr/include/FL/Fl_Help_View.h Fl_Help_View.H -l 0000 root sys /usr/include/FL/Fl_Hold_Browser.h Fl_Hold_Browser.H -l 0000 root sys /usr/include/FL/Fl_Hor_Fill_Slider.h Fl_Hor_Fill_Slider.H -l 0000 root sys /usr/include/FL/Fl_Hor_Nice_Slider.h Fl_Hor_Nice_Slider.H -l 0000 root sys /usr/include/FL/Fl_Hor_Slider.h Fl_Hor_Slider.H -l 0000 root sys /usr/include/FL/Fl_Hor_Value_Slider.h Fl_Hor_Value_Slider.H -l 0000 root sys /usr/include/FL/Fl_Image.h Fl_Image.H -l 0000 root sys /usr/include/FL/Fl_Input.h Fl_Input.H -l 0000 root sys /usr/include/FL/Fl_Input_.h Fl_Input_.H -l 0000 root sys /usr/include/FL/Fl_Int_Input.h Fl_Int_Input.H -l 0000 root sys /usr/include/FL/Fl_Light_Button.h Fl_Light_Button.H -l 0000 root sys /usr/include/FL/Fl_Line_Dial.h Fl_Line_Dial.H -l 0000 root sys /usr/include/FL/Fl_Menu.h Fl_Menu.H -l 0000 root sys /usr/include/FL/Fl_Menu_.h Fl_Menu_.H -l 0000 root sys /usr/include/FL/Fl_Menu_Bar.h Fl_Menu_Bar.H -l 0000 root sys /usr/include/FL/Fl_Menu_Button.h Fl_Menu_Button.H -l 0000 root sys /usr/include/FL/Fl_Menu_Item.h Fl_Menu_Item.H -l 0000 root sys /usr/include/FL/Fl_Menu_Window.h Fl_Menu_Window.H -l 0000 root sys /usr/include/FL/Fl_Multi_Browser.h Fl_Multi_Browser.H -l 0000 root sys /usr/include/FL/Fl_Multi_Label.h Fl_Multi_Label.H -l 0000 root sys /usr/include/FL/Fl_Multiline_Input.h Fl_Multiline_Input.H -l 0000 root sys /usr/include/FL/Fl_Multiline_Output.h Fl_Multiline_Output.H -l 0000 root sys /usr/include/FL/Fl_Nice_Slider.h Fl_Nice_Slider.H -l 0000 root sys /usr/include/FL/Fl_Object.h Fl_Object.H -l 0000 root sys /usr/include/FL/Fl_Output.h Fl_Output.H -l 0000 root sys /usr/include/FL/Fl_Overlay_Window.h Fl_Overlay_Window.H -l 0000 root sys /usr/include/FL/Fl_Pack.h Fl_Pack.H -l 0000 root sys /usr/include/FL/Fl_Pixmap.h Fl_Pixmap.H -l 0000 root sys /usr/include/FL/Fl_Positioner.h Fl_Positioner.H -l 0000 root sys /usr/include/FL/Fl_Progress.h Fl_Progress.H -l 0000 root sys /usr/include/FL/Fl_Radio_Button.h Fl_Radio_Button.H -l 0000 root sys /usr/include/FL/Fl_Radio_Light_Button.h Fl_Radio_Light_Button.H -l 0000 root sys /usr/include/FL/Fl_Radio_Round_Button.h Fl_Radio_Round_Button.H -l 0000 root sys /usr/include/FL/Fl_Repeat_Button.h Fl_Repeat_Button.H -l 0000 root sys /usr/include/FL/Fl_Return_Button.h Fl_Return_Button.H -l 0000 root sys /usr/include/FL/Fl_Roller.h Fl_Roller.H -l 0000 root sys /usr/include/FL/Fl_Round_Button.h Fl_Round_Button.H -l 0000 root sys /usr/include/FL/Fl_Round_Clock.h Fl_Round_Clock.H -l 0000 root sys /usr/include/FL/Fl_Scroll.h Fl_Scroll.H -l 0000 root sys /usr/include/FL/Fl_Scrollbar.h Fl_Scrollbar.H -l 0000 root sys /usr/include/FL/Fl_Secret_Input.h Fl_Secret_Input.H -l 0000 root sys /usr/include/FL/Fl_Select_Browser.h Fl_Select_Browser.H -l 0000 root sys /usr/include/FL/Fl_Simple_Counter.h Fl_Simple_Counter.H -l 0000 root sys /usr/include/FL/Fl_Single_Window.h Fl_Single_Window.H -l 0000 root sys /usr/include/FL/Fl_Slider.h Fl_Slider.H -l 0000 root sys /usr/include/FL/Fl_Tabs.h Fl_Tabs.H -l 0000 root sys /usr/include/FL/Fl_Tile.h Fl_Tile.H -l 0000 root sys /usr/include/FL/Fl_Timer.h Fl_Timer.H -l 0000 root sys /usr/include/FL/Fl_Toggle_Button.h Fl_Toggle_Button.H -l 0000 root sys /usr/include/FL/Fl_Toggle_Light_Button.h Fl_Toggle_Light_Button.H -l 0000 root sys /usr/include/FL/Fl_Toggle_Round_Button.h Fl_Toggle_Round_Button.H -l 0000 root sys /usr/include/FL/Fl_Tooltip.h Fl_Tooltip.H -l 0000 root sys /usr/include/FL/Fl_Valuator.h Fl_Valuator.H -l 0000 root sys /usr/include/FL/Fl_Value_Input.h Fl_Value_Input.H -l 0000 root sys /usr/include/FL/Fl_Value_Output.h Fl_Value_Output.H -l 0000 root sys /usr/include/FL/Fl_Value_Slider.h Fl_Value_Slider.H -l 0000 root sys /usr/include/FL/Fl_Widget.h Fl_Widget.H -l 0000 root sys /usr/include/FL/Fl_Window.h Fl_Window.H -l 0000 root sys /usr/include/FL/filename.h filename.H -l 0000 root sys /usr/include/FL/fl_ask.h fl_ask.H -l 0000 root sys /usr/include/FL/fl_draw.h fl_draw.H -l 0000 root sys /usr/include/FL/fl_file_chooser.h Fl_File_Chooser.H -l 0000 root sys /usr/include/FL/fl_file_chooser.H Fl_File_Chooser.H -l 0000 root sys /usr/include/FL/fl_message.h fl_message.H -l 0000 root sys /usr/include/FL/fl_show_colormap.h fl_show_colormap.H -l 0000 root sys /usr/include/FL/fl_show_input.h fl_show_input.H -l 0000 root sys /usr/include/FL/forms.h forms.H -l 0000 root sys /usr/include/FL/gl_draw.h gl_draw.H -l 0000 root sys /usr/include/FL/glut.h glut.H -l 0000 root sys /usr/include/FL/win32.h win32.H -l 0000 root sys /usr/include/FL/x.h x.H - -# Documentation -f 0444 root sys /usr/share/doc/fltk/ documentation/*.gif -f 0444 root sys /usr/share/doc/fltk/ documentation/*.html -f 0444 root sys /usr/share/doc/fltk/ documentation/*.jpg -f 0444 root sys /usr/share/doc/fltk/COPYING COPYING -f 0444 root sys /usr/share/doc/fltk/CHANGES CHANGES - -# -# End of "$Id: fltk.list,v 1.1.2.6.2.6 2001/10/29 14:54:52 easysw Exp $". -# |
