Changeset f756a7f
- Timestamp:
- Jan 14, 2021, 8:10:35 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 7cef785
- Parents:
- 54cc2bf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/thierry_delisle_PhD/thesis/Makefile
r54cc2bf rf756a7f 43 43 ## Define the documents that need to be made. 44 44 all: thesis.pdf 45 thesis.pdf: ${TEXTS} ${FIGURES} ${PICTURES} glossary.tex local.bib45 thesis.pdf: ${TEXTS} ${FIGURES} ${PICTURES} thesis.tex glossary.tex local.bib 46 46 47 47 DOCUMENT = thesis.pdf
Note: See TracChangeset
for help on using the changeset viewer.