X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2FMakefile;h=2e6908cb0d458bc2ee418ad47319a22ab0ce00a7;hp=77e6e684c78b099761cd34fb7252bdb1e7cf077f;hb=4b8133a32c00d61f71c96253542d665d74e3e5a2;hpb=6f73c78bc6d77c685528d9089c15c7b5a914ed93 diff --git a/zebra/Makefile b/zebra/Makefile index 77e6e68..2e6908c 100644 --- a/zebra/Makefile +++ b/zebra/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 2006-06-20 11:02:58 mike Exp $ +# $Id: Makefile,v 1.3 2006-06-20 11:06:02 mike Exp $ test: xmllint --noout --schema zeerex-2.0.xsd zeerex.xml @@ -7,5 +7,5 @@ terse.properties: pqf.properties sed -n 's/#.*//; s/[ ]*//; s/[ ][ ]*/ /g; /./p' $? > $@ clean: - terse.properties + rm -f terse.properties