working on roff
This commit is contained in:
6
code/roff/Makefile
Normal file
6
code/roff/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
# this is not a serious job !
|
||||
|
||||
premier.text: premier.roff Makefile
|
||||
nroff -Tutf8 < $< > $@
|
||||
|
||||
Reference in New Issue
Block a user