Explorar el Código

Added recursive html target.

master
Svend Sorensen hace 20 años
padre
commit
0c6d2f3cee
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Ver fichero

@@ -19,6 +19,7 @@ PDFFILES= $(RSTFILES:.txt=.pdf)
all: html pdf

html: $(HTMLFILES)
cd man && $(MAKE) $@
latex: $(LATEXFILES)
pdf: $(PDFFILES)



Cargando…
Cancelar
Guardar