Changeset 8141
- Timestamp:
- Aug 4, 2006, 2:55:02 AM (20 years ago)
- Location:
- trunk/doc/design
- Files:
-
- 1 added
- 1 edited
-
Makefile (modified) (3 diffs)
-
ippCommission.tex (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/design/Makefile
r8140 r8141 1 # $Id: Makefile,v 1.1 7 2006-08-04 12:50:49eugene Exp $1 # $Id: Makefile,v 1.18 2006-08-04 12:55:02 eugene Exp $ 2 2 3 3 PDFLATEX = env TEXINPUTS=../../latex/inputs:$(TEXINPUTS):.: pdflatex … … 6 6 help: 7 7 @echo "USAGE: make (target)" 8 @echo " targets: srs ssdd scd all cdrresp pars "8 @echo " targets: srs ssdd scd all cdrresp pars comm" 9 9 10 10 scd: ippSCD.pdf … … 13 13 cdrresp: ippCDRresponse.pdf 14 14 pars: ippParameters.pdf 15 comm: ippCommission.pdf 15 16 16 17 scd-draft: ippSCDdraft.pdf
Note:
See TracChangeset
for help on using the changeset viewer.
