aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix Makefile for the AUR, *again*HEADv1.0.3masterThomas Voss 2022-12-231-3/+1
|
* Fix Makefile for AURThomas Voss 2022-12-081-4/+6
|
* Update formattingThomas Voss 2022-12-081-3/+3
|
* Make use of the new 3head sectionThomas Voss 2022-11-171-5/+6
|
* Properly update mdoc.localThomas Voss 2022-10-151-3/+4
|
* Fix broken install pathsThomas Voss 2022-10-131-3/+3
|
* Escape backticksThomas Voss 2022-10-131-1/+1
|
* Move from make(1) to tup(1)Thomas Voss 2022-10-131-21/+11
|
* Change write location of Lb-desc.tmacThomas Voss 2022-09-211-1/+1
| | | | | | | It does totally work to write the contents of man/Lb-desc.tmac to the doc-syms file; the intended way however is to write to the man.local and mdoc.local files. Since these manuals use mandoc, we write to mdoc.local.
* Add a library manualThomas Voss 2022-09-211-2/+3
|
* Add a LIBRARY section to manualsThomas Voss 2022-09-211-0/+3
|
* Add MakefileThomas Voss 2022-08-091-0/+27