Changeset 2a301ff for doc/user/Makefile
- Timestamp:
- Aug 31, 2023, 11:31:15 PM (2 years ago)
- Branches:
- master, stuck-waitfor-destruct
- Children:
- 950c58e
- Parents:
- 92355883 (diff), 686912c (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/user/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/user/Makefile
r92355883 r2a301ff 68 68 -${BibTeX} ${Build}/${basename $@} 69 69 # Some citations reference others so run again to resolve these citations 70 #${LaTeX} ${basename $@}.tex71 -${BibTeX} ${Build}/${basename $@}70 ${LaTeX} ${basename $@}.tex 71 # -${BibTeX} ${Build}/${basename $@} 72 72 # Make index from *.aux entries and input index at end of document 73 73 makeindex -s ${Macros}/indexstyle ${Build}/${basename $@}.idx
Note:
See TracChangeset
for help on using the changeset viewer.