source:
josm/trunk/styles_nodist/standard/makefile@
14900
Last change on this file since 14900 was 3864, checked in by , 14 years ago | |
---|---|
File size: 133 bytes |
Rev | Line | |
---|---|---|
[703] | 1 | |
2 | all: overview.osm | |
3 | ||
4 | overview.osm: makefile elemstyles.xml overview.xsl | |
[730] | 5 | xsltproc --nonet overview.xsl elemstyles.xml > overview.osm |
[703] | 6 |
Note:
See TracBrowser
for help on using the repository browser.