Update of /cvsroot/mahogany/M/doc/HtmlHlp
In directory sc8-pr-cvs1:/tmp/cvs-serv32247/doc/HtmlHlp

Modified Files:
        Makefile 
Log Message:
install the files needed for the HTML help viewer

Index: Makefile
===================================================================
RCS file: /cvsroot/mahogany/M/doc/HtmlHlp/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -u -2 -r1.4 -r1.5
--- Makefile    11 Apr 2003 01:14:10 -0000      1.4
+++ Makefile    4 Aug 2003 02:13:50 -0000       1.5
@@ -21,4 +21,9 @@
        cd .src && $(PERL) -w makehhc.pl
 
+install: htmlhlp
+       $(INSTALL_DATA) .src/Manual.hhc .src/Manual.hhp $(DOCDIR)/Manual
+       @# this file must exist or HTML help controller complains
+       touch $(DOCDIR)/Manual/Manual.hhk
+
 clean:
        rm -rf .src/Manual .src/Manual.tex .src/Manual.html



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to