mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-20 12:20:12 +00:00
7 lines
74 B
Makefile
7 lines
74 B
Makefile
![]() |
|
||
|
all: asterisk.8
|
||
|
|
||
|
asterisk.8: asterisk.sgml
|
||
|
docbook2x-man asterisk.sgml
|
||
|
|