Skip to content
Snippets Groups Projects
Commit 4ab5cbcd authored by David Maus's avatar David Maus
Browse files

Kleinere Korrekturen Makefile

parent 76601205
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ normdaten: ...@@ -20,7 +20,7 @@ normdaten:
.PHONY: linkmap .PHONY: linkmap
linkmap: linkmap:
calabash.cmd -i resources/daten/edition/diarium.xml -o resources/daten/edition/diarium/linkmap.xml resources/xproc/edition/linkmap.xpl calabash.cmd -i resources/daten/edition/diarium/diarium.xml -o resources/daten/edition/diarium/linkmap.xml resources/xproc/edition/linkmap.xpl
.PHONY: deploy .PHONY: deploy
deploy: deploy:
...@@ -39,4 +39,4 @@ beacon: linkmap ...@@ -39,4 +39,4 @@ beacon: linkmap
transform.cmd -o:public/beacon.txt -xsl:resources/xproc/edition/beacon.xsl resources/daten/edition/diarium/linkmap.xml transform.cmd -o:public/beacon.txt -xsl:resources/xproc/edition/beacon.xsl resources/daten/edition/diarium/linkmap.xml
.PHONY: publish .PHONY: publish
publish: mets linkmap sitemap solr deploy publish: mets linkmap sitemap repository beacon solr deploy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment