mirror of
https://github.com/linux-msm/qdl.git
synced 2026-02-25 13:12:25 -08:00
* Makefile: `make manpages` generates the manpages. * Makefile: `make clean` purges the generated manpages. * .gitignore: Add generated manpages files. * README.md: Add description how to make manpages for Linux. Signed-off-by: Roger Shimizu <rosh@debian.org>
13 lines
118 B
Plaintext
13 lines
118 B
Plaintext
*.1
|
|
*.o
|
|
qdl
|
|
qdl-ramdump
|
|
ks
|
|
*.exe
|
|
compile_commands.json
|
|
.cache
|
|
.version.h
|
|
version.h
|
|
scripts
|
|
.checkpatch-camelcase.git.
|