source: josm/trunk/styles/standard/makefile@ 1006

Last change on this file since 1006 was 972, checked in by ulfl, 16 years ago

remove "cat overview.osm" call leftover from debugging

File size: 133 bytes
RevLine 
[703]1
2all: overview.osm
3
4overview.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.