diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ options: @echo "-+-+-+-+-+-+-+-+-+-+-" xml2tsv: ${OBJ} + $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(OBJ) ${OBJ}: ${INC} |
index : xml2tsv | ||
a simple xml-to-tsv converter, based on xmlparser | KatolaZ |
summaryrefslogtreecommitdiff |