Changeset 6361e6 in git for doc/Makefile.lib2doc


Ignore:
Timestamp:
Jul 4, 2000, 7:16:49 PM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a4a973c78c25585131b2182024608191b769fa44
Parents:
482844c794f57313f2cad3882b26fee66bba01f9
Message:
* updates


git-svn-id: file:///usr/local/Singular/svn/trunk@4475 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/Makefile.lib2doc

    r482844 r6361e6  
    22##
    33## Makefiel for generation of docu for libraries
    4 ## $Id: Makefile.lib2doc,v 1.2 1999-07-30 10:37:02 obachman Exp $
     4## $Id: Makefile.lib2doc,v 1.3 2000-07-04 17:16:48 obachman Exp $
    55#####################################################################
    66
     
    1818##
    1919## 2.) Set this to the name of your latex2html program, if you have latex2html
    20 ##
    21 LATEX2HTML = latex2html
     20##     
     21LATEX2HTML =
    2222
    2323
     
    5151VERBOSE         = 1
    5252# doc2tex parameters
    53 D2T_SUBDIR      = d2t
    54 DOC2TEX_OPTS    = -subdir ${D2T_SUBDIR} -verbose ${VERBOSE} \
    55                   -Singular ${SINGULAR}
     53DOC2TEX_OPTS    =  -verbose ${VERBOSE} -Singular ${SINGULAR}
    5654# texi2html parameters
    5755TMP_DIR         = /tmp
Note: See TracChangeset for help on using the changeset viewer.