Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/refrat/Makefile

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