aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-18Add libparser_parse_file.31.0.1Mattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17makefile: install/uninstall libparser.7 and libparser-generate.1Mattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Add dynamically linked version of libraryMattias Andrée1-4/+26
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Makefile: add install and uninstall rulesMattias Andrée1-1/+14
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Do not require libsimple at runtimeMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Do not use libsimple outside of the generatorMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>