We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a9c28 commit 6d1ca42Copy full SHA for 6d1ca42
Makefile
@@ -1,5 +1,7 @@
1
all:
2
3
+man: dlopen-notes.1
4
+
5
dlopen-notes.1: dlopen-notes.py docs/dlopen-description.man Makefile
6
argparse-manpage \
7
--output=docs/$@ \
0 commit comments