Changes in doc/user/Makefile [218aecf:4096de0]
- File:
-
- 1 edited
-
doc/user/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/user/Makefile
r218aecf r4096de0 47 47 48 48 ${basename ${DOCUMENT}}.dvi : Makefile ${GRAPHS} ${PROGRAMS} ${PICTURES} ${FIGURES} ${SOURCES} ${basename ${DOCUMENT}}.tex \ 49 ../LaTeXmacros/common.tex ../LaTeXmacros/ lstlang.sty ../LaTeXmacros/indexstyle ../bibliography/cfa.bib49 ../LaTeXmacros/common.tex ../LaTeXmacros/indexstyle ../bibliography/cfa.bib 50 50 # Conditionally create an empty *.ind (index) file for inclusion until makeindex is run. 51 51 if [ ! -r ${basename $@}.ind ] ; then touch ${basename $@}.ind ; fi
Note:
See TracChangeset
for help on using the changeset viewer.