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