Parent Directory
|
Revision Log
|
Patch
| revision 2535 by jfs, Fri Jun 4 17:50:16 2004 UTC | revision 2536 by jfs, Mon Jun 7 07:34:13 2004 UTC | |
|---|---|---|
| # | Line 78 PDFS := $(foreach lang,$(LANGS),$(MANUAL | Line 78 PDFS := $(foreach lang,$(LANGS),$(MANUAL |
| 78 | # =================================================================== # | # =================================================================== # |
| 79 | # If some languages have problems building, filter-out in here. | # If some languages have problems building, filter-out in here. |
| 80 | ||
| 81 | all: html txt ps pdf | all: html txt |
| 82 | #all: html txt ps pdf | |
| 83 | html: $(HTMLS) | html: $(HTMLS) |
| 84 | text txt: $(TXTS) | text txt: $(TXTS) |
| 85 | ps: $(PSS) | ps: $(PSS) |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |