Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/refrat/Makefile

    r90c3b1c r20e409e  
    11## Define the appropriate configuration variables.
    22
    3 Macros =
    4 TeXLIB = .:${Macros}:
     3TeXLIB = .::
    54LaTeX  = TEXINPUTS=${TeXLIB} && export TEXINPUTS && latex
    65BibTeX = BSTINPUTS=${TeXLIB} && export BSTINPUTS && bibtex
Note: See TracChangeset for help on using the changeset viewer.