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 4e012ca commit 0e70c9dCopy full SHA for 0e70c9d
Makefile.am
@@ -2,9 +2,10 @@ noinst_PROGRAMS = table-socketmap
2
3
table_socketmap_SOURCES = table_socketmap.c dict.c log.c table_stdio.c util.c
4
5
-AM_CFLAGS =
6
LDADD = $(LIBOBJS)
7
+dist_man5_MANS = table-socketmap.5
8
+
9
smtpdir = ${prefix}/libexec/smtpd
10
11
install-exec-local: $(noinst_PROGRAMS)
0 commit comments