|
@ -7,7 +7,7 @@ XSLTPROC_BIN = xsltproc |
|
|
all: web/style.css web/index.html web/contact.html web/legal.html web/about.html web/services.html web/news.html |
|
|
all: web/style.css web/index.html web/contact.html web/legal.html web/about.html web/services.html web/news.html |
|
|
|
|
|
|
|
|
clean: |
|
|
clean: |
|
|
rm agendadulibre.xml news.md |
|
|
|
|
|
|
|
|
-rm agendadulibre.xml news.md |
|
|
|
|
|
|
|
|
web/style.css: style.css |
|
|
web/style.css: style.css |
|
|
cp $< $@ |
|
|
cp $< $@ |
|
|