Skip to content
Snippets Groups Projects
Commit 9e5cecf3 authored by apvrille's avatar apvrille
Browse files

Update on Makefile for codegeneration: removing bibtex command

parent d08e1de9
No related branches found
No related tags found
No related merge requests found
# Tools
LATEXFLAGS ?= -interaction=nonstopmode -file-line-error
PDFLATEX = pdflatex $(LATEXFLAGS)
BIBTEX = bibtex
BIBTEX =
FIG2DEV = fig2dev
RUBBER ?= $(shell which rubber 2> /dev/null)
RUBBERFLAGS = --pdf --short --warn refs --warn misc -q
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment