Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/papers/general/Makefile

    rd046db2 r3fd3bda  
    33Build = build
    44Figures = figures
    5 Macros = ../AMA/AMA-stix/ama
     5Macros = AMA/AMA-stix/ama
    66TeXLIB = .:${Macros}:${Build}:../../bibliography:
    77LaTeX  = TEXINPUTS=${TeXLIB} && export TEXINPUTS && latex -halt-on-error -output-directory=${Build}
     
    7373
    7474WileyNJD-AMA.bst:
    75         ln -fs ../AMA/AMA-stix/ama/WileyNJD-AMA.bst .
     75        ln -fs AMA/AMA-stix/ama/WileyNJD-AMA.bst .
    7676
    7777${GRAPHS} : timing.gp timing.dat
Note: See TracChangeset for help on using the changeset viewer.