mirror of
https://github.com/Wind4/vlmcsd.git
synced 2025-06-25 03:34:33 +02:00
vlmcsd-1111-2017-06-17-Hotbird64
This commit is contained in:
@ -19,7 +19,7 @@ DOSDOCS = $(PDFDOCS:.pdf=.dos.txt)
|
||||
groff -Thtml -mandoc -c $< > $@
|
||||
|
||||
%.unix.txt : %
|
||||
groff -P -c -Tutf8 -mandoc -c $< | col -bx > $@
|
||||
groff -P -c -Tascii -mandoc -c $< | col -bx > $@
|
||||
|
||||
%.dos.txt : %.unix.txt
|
||||
# unix2dos -n $< $@
|
||||
|
Reference in New Issue
Block a user