mirror of
https://github.com/fltk/fltk.git
synced 2026-05-27 10:57:58 +08:00
Added missing GIF for CubeView demo.
git-svn-id: file:///fltk/svn/fltk/trunk@327 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# "$Id: Makefile,v 1.6 1999/01/14 22:14:00 mike Exp $"
|
# "$Id: Makefile,v 1.7 1999/02/22 22:13:55 mike Exp $"
|
||||||
#
|
#
|
||||||
# Documentation makefile for the Fast Light Tool Kit (FLTK).
|
# Documentation makefile for the Fast Light Tool Kit (FLTK).
|
||||||
#
|
#
|
||||||
@@ -134,13 +134,13 @@ fltk.d/index.html: $(HTMLFILES)
|
|||||||
|
|
||||||
fltk.ps: $(HTMLFILES)
|
fltk.ps: $(HTMLFILES)
|
||||||
@echo "Generating PostScript documentation..."
|
@echo "Generating PostScript documentation..."
|
||||||
@$(HTMLDOC) -f fltk.ps --jpeg=90 --duplex --verbose --toclevels 2 --title FL.gif $(HTMLFILES)
|
@$(HTMLDOC) -f fltk.ps --duplex --verbose --toclevels 2 --title FL.gif $(HTMLFILES)
|
||||||
|
|
||||||
fltk.pdf: $(HTMLFILES)
|
fltk.pdf: $(HTMLFILES)
|
||||||
@echo "Generating PDF documentation..."
|
@echo "Generating PDF documentation..."
|
||||||
@rm -f fltk.pdf
|
@rm -f fltk.pdf
|
||||||
@$(HTMLDOC) -f fltk.pdf --compression=9 --jpeg=90 --duplex --verbose --toclevels 2 --title FL.gif $(HTMLFILES)
|
@$(HTMLDOC) -f fltk.pdf --compression=9 --duplex --verbose --toclevels 2 --title FL.gif $(HTMLFILES)
|
||||||
|
|
||||||
#
|
#
|
||||||
# End of "$Id: Makefile,v 1.6 1999/01/14 22:14:00 mike Exp $".
|
# End of "$Id: Makefile,v 1.7 1999/02/22 22:13:55 mike Exp $".
|
||||||
#
|
#
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user