77e6e684c78b099761cd34fb7252bdb1e7cf077f
[irspy-moved-to-github.git] / zebra / Makefile
1 # $Id: Makefile,v 1.2 2006-06-20 11:02:58 mike Exp $
2
3 test:
4         xmllint --noout --schema zeerex-2.0.xsd zeerex.xml
5
6 terse.properties: pqf.properties
7         sed -n 's/#.*//; s/[    ]*//; s/[       ][      ]*/ /g; /./p' $? > $@
8
9 clean:
10         terse.properties
11