Changeset d835116 for doc/theses/thierry_delisle_PhD/thesis/Makefile
- Timestamp:
- Sep 4, 2020, 11:40:42 AM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 8ccb0d4
- Parents:
- 585d910
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified doc/theses/thierry_delisle_PhD/thesis/Makefile ¶
r585d910 rd835116 37 37 ## Define the documents that need to be made. 38 38 all: thesis.pdf 39 thesis.pdf: ${TEXTS} ${FIGURES} ${PICTURES} 39 thesis.pdf: ${TEXTS} ${FIGURES} ${PICTURES} glossary.tex 40 40 41 41 DOCUMENT = thesis.pdf
Note: See TracChangeset
for help on using the changeset viewer.