working on roff

This commit is contained in:
tTh
2024-09-23 19:32:56 +02:00
parent dfdfa7926e
commit 435b3195d2
3 changed files with 18 additions and 0 deletions

6
code/roff/Makefile Normal file
View File

@@ -0,0 +1,6 @@
# this is not a serious job !
premier.text: premier.roff Makefile
nroff -Tutf8 < $< > $@