Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.4 by adcroft, Tue Nov 13 20:12:39 2001 UTC | revision 1.5 by cnh, Tue Nov 13 20:23:27 2001 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | default: | |
| 2 | @echo "Targets" | |
| 3 | @echo " make all - just the tex " | |
| 4 | @echo " make tex - tex and bibliograohy" | |
| 5 | @echo " make ps - postscript form of manual" | |
| 6 | @echo " make pdf - pdf form of manual" | |
| 7 | @echo " make html - hypertext form of manual" | |
| 8 | all: | all: |
| 9 | make tex | make tex |
| 10 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |