index
:
xml2tsv
master
a simple xml-to-tsv converter, based on xmlparser
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.mk
blob: 845f1becd4b29d5b9590a88e75862570f478b2d6 (
plain
)
1
2
3
4
5
6
VERSION = 0.1 PREFIX = /usr/local BINDIR = ${PREFIX}/bin CFLAGS = -O3 -std=c99 LDFLAGS =