Changeset 1cf8a9f for doc/theses/thierry_delisle_PhD
- Timestamp:
- Feb 7, 2022, 1:21:28 PM (3 years ago)
- Branches:
- ADT, ast-experimental, enum, forall-pointer-decay, master, pthread-emulation, qualifiedEnum
- Children:
- 7a15b7e, ee918356, f5a51db
- Parents:
- 250583e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/thierry_delisle_PhD/thesis/Makefile
r250583e r1cf8a9f 48 48 ## Define the documents that need to be made. 49 49 all: thesis.pdf 50 thesis.pdf: ${TEXTS} ${FIGURES} ${PICTURES} thesis.tex glossary.tex local.bib 50 thesis.pdf: ${TEXTS} ${FIGURES} ${PICTURES} thesis.tex glossary.tex local.bib ../../../LaTeXmacros/common.tex ../../../LaTeXmacros/common.sty 51 51 52 52 DOCUMENT = thesis.pdf
Note: See TracChangeset
for help on using the changeset viewer.