diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-05-19 17:44:56 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-05-19 17:44:56 +0000 |
| commit | 6fb964c36e8c83f149ec6eaead2e88d51bcc4616 (patch) | |
| tree | 4f05bb60dae1d6cebe08f4c1f1c5be613adb3c65 /documentation/Makefile | |
| parent | b7c2c08f1edbd230d72587a68d76ae68a4ac7153 (diff) | |
Add -sgi_version,sgi1.1 to the IRIX DSO command.
Add Fl_Shared_Image.html to the list of HTML files to install.
Change C++ command to C in src/flstring.h.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2244 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Makefile')
| -rw-r--r-- | documentation/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 513aea12e..3c69207ab 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile,v 1.9.2.10.2.15 2002/05/01 00:55:45 easysw Exp $" +# "$Id: Makefile,v 1.9.2.10.2.16 2002/05/19 17:44:56 easysw Exp $" # # Documentation makefile for the Fast Light Tool Kit (FLTK). # @@ -114,6 +114,7 @@ HTMLFILES = \ Fl_Scrollbar.html \ Fl_Secret_Input.html \ Fl_Select_Browser.html \ + Fl_Shared_Image.html \ Fl_Single_Window.html \ Fl_Slider.html \ Fl_Tabs.html \ @@ -273,5 +274,5 @@ fltk.pdf: $(HTMLFILES) $(IMAGEFILES) $(HTMLDOC) --verbose --batch fltk.book $(MEDIA) -f fltk.pdf # -# End of "$Id: Makefile,v 1.9.2.10.2.15 2002/05/01 00:55:45 easysw Exp $". +# End of "$Id: Makefile,v 1.9.2.10.2.16 2002/05/19 17:44:56 easysw Exp $". # |
