Changeset e41c4c6 for doc/theses/colby_parsons_MMAth/Makefile
- Timestamp:
- Apr 2, 2023, 8:20:16 AM (3 years ago)
- Branches:
- ADT, ast-experimental, master, stuck-waitfor-destruct
- Children:
- fb7cda9
- Parents:
- 1e6cecb (diff), 678c540 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
doc/theses/colby_parsons_MMAth/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/colby_parsons_MMAth/Makefile
r1e6cecb re41c4c6 101 101 -${BibTeX} ${Build}/${basename $@} 102 102 # Some citations reference others so run again to resolve these citations 103 ${LaTeX} ${basename $@}.tex104 -${BibTeX} ${Build}/${basename $@}103 # ${LaTeX} ${basename $@}.tex 104 # -${BibTeX} ${Build}/${basename $@} 105 105 # Make index from *.aux entries and input index at end of document 106 106 makeglossaries -q -s ${Build}/${basename $@}.ist ${Build}/${basename $@}
Note:
See TracChangeset
for help on using the changeset viewer.