Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.6 by edhill, Wed Jul 30 13:42:53 2003 UTC | revision 1.8 by edhill, Tue Aug 5 21:56:37 2003 UTC | |
|---|---|---|
| # | Line 61 pdf: | Line 61 pdf: |
| 61 | cd $(LATEXROOT); make ps pdf ps.gz | cd $(LATEXROOT); make ps pdf ps.gz |
| 62 | ||
| 63 | VDB: | VDB: |
| 64 | cd code-browser; source README | cd code-browser; make dev |
| 65 | ||
| 66 | Clean: | Clean: |
| 67 | cd templates; make clean | cd templates; make clean |
| # | Line 70 Clean: | Line 70 Clean: |
| 70 | TestSearch: | TestSearch: |
| 71 | $(BINDIR)/swish-e -f $(TARGETDIR)/index.swish-e -w adcroft | $(BINDIR)/swish-e -f $(TARGETDIR)/index.swish-e -w adcroft |
| 72 | ||
| #eh3 cvs co -d latex manual -d -P | ||
| #eh3 latex: | ||
| #eh3 cd $(LATEXROOT); cvs up |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |