Changeset af5cfad6
- Timestamp:
- Jun 29, 2023, 9:57:56 PM (17 months ago)
- Branches:
- master
- Children:
- 795500c3
- Parents:
- 3d70ca9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user/Makefile
r3d70ca9 raf5cfad6 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.