Changeset 3156 for trunk/doc/misc/Makefile
- Timestamp:
- Feb 7, 2005, 6:56:59 PM (21 years ago)
- Location:
- trunk/doc
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
misc/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc
- Property svn:ignore
-
old new 5 5 *.log 6 6 *.out 7 PSDC
-
- Property svn:ignore
-
trunk/doc/misc/Makefile
r2533 r3156 1 # $Id: Makefile,v 1. 3 2004-11-30 18:05:51eugene Exp $1 # $Id: Makefile,v 1.4 2005-02-08 04:56:59 eugene Exp $ 2 2 3 3 PDFLATEX = env TEXINPUTS=../../latex/inputs:$(TEXINPUTS):.: pdflatex 4 4 PSLATEX = env TEXINPUTS=../../latex/inputs:$(TEXINPUTS):.: latex 5 5 6 all : codeConventions.pdf 6 all : codeConventions.pdf perlCodeConventions.pdf 7 7 8 8 %.pdf: %.tex
Note:
See TracChangeset
for help on using the changeset viewer.
