mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-11-23 23:10:53 +07:00
83e22ab5e9
Note that scdoc does not handle natively handle the dummy modules.dep.bin.5 entry, so we need to create one manually. Not a big deal, since it's single static line anyway. Also: pkg-config --variable=scdoc scdoc, produces the full executable and path, although for now we stick with the AC_PATH_PROG approach. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> [ Do not add the stub man page (modules.dep.bin.5) to CLEANFILES to avoid removing a file that is tracked by git. Also fix a typo s/AM_V_SCDOR_/AM_V_SCDOC_/ to make silent rules to work ] Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
depmod.8.scd | ||
depmod.8.xml | ||
depmod.d.5.scd | ||
depmod.d.5.xml | ||
insmod.8.scd | ||
insmod.8.xml | ||
kmod.8.scd | ||
kmod.8.xml | ||
lsmod.8.scd | ||
lsmod.8.xml | ||
Makefile.am | ||
modinfo.8.scd | ||
modinfo.8.xml | ||
modprobe.8.scd | ||
modprobe.8.xml | ||
modprobe.d.5.scd | ||
modprobe.d.5.xml | ||
modules.dep.5.scd | ||
modules.dep.5.xml | ||
modules.dep.bin.5 | ||
rmmod.8.scd | ||
rmmod.8.xml |