Changeset bf0c723
- Timestamp:
- Apr 3, 2023, 5:49:26 PM (20 months ago)
- Branches:
- ADT, ast-experimental, master
- Children:
- 9432499
- Parents:
- 1689ecf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/colby_parsons_MMAth/Makefile
r1689ecf rbf0c723 96 96 97 97 ${BASE}.dvi : Makefile ${GRAPHS} ${PROGRAMS} ${PICTURES} ${FIGURES} ${SOURCES} ${DATA} \ 98 ${Macros}/common.tex ${Macros}/indexstyle local.bib ../../bibliography/pl.bib | ${Build}98 style/style.tex ${Macros}/common.tex ${Macros}/indexstyle local.bib ../../bibliography/pl.bib | ${Build} 99 99 # Must have *.aux file containing citations for bibtex 100 100 if [ ! -r ${basename $@}.aux ] ; then ${LaTeX} ${basename $@}.tex ; fi
Note: See TracChangeset
for help on using the changeset viewer.