Changes in doc/papers/concurrency/Makefile [d5ccbe9:aac7197]
- File:
-
- 1 edited
-
doc/papers/concurrency/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/papers/concurrency/Makefile
rd5ccbe9 raac7197 4 4 Figures = figures 5 5 Macros = AMA/AMA-stix/ama 6 TeXLIB = .: style:annex:../../LaTeXmacros:${Macros}:${Build}:../../bibliography:6 TeXLIB = .:annex:../../LaTeXmacros:${Macros}:${Build}:../../bibliography: 7 7 LaTeX = TEXINPUTS=${TeXLIB} && export TEXINPUTS && latex -halt-on-error -output-directory=${Build} 8 8 BibTeX = BIBINPUTS=${TeXLIB} && export BIBINPUTS && bibtex
Note:
See TracChangeset
for help on using the changeset viewer.