man pages

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3204 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-08-27 23:44:36 +00:00
parent aa92e67ee8
commit 44dc189722
3 changed files with 6 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ sbin_PROGRAMS = kstash
libexec_PROGRAMS = hprop hpropd kdc
man_MANS = kdc.8 kstash.8 hprop.8 hpropd.8
hprop_SOURCES = hprop.c hprop-common.c
hpropd_SOURCES = hpropd.c hprop-common.c
@@ -23,4 +25,3 @@ endif
LDADD = -L$(top_builddir)/lib/hdb -lhdb -L$(top_builddir)/lib/krb5 -lkrb5 -L$(top_builddir)/lib/des -ldes $(LIB_krb4) -L$(top_builddir)/lib/asn1 -lasn1 -L$(top_builddir)/lib/roken -lroken
man_MANS = kdc.8

View File

@@ -4,6 +4,8 @@ AUTOMAKE_OPTIONS = no-dependencies foreign
INCLUDES = -I$(top_builddir)/include
man_MANS = kpasswd.1 kpasswdd.8
bin_PROGRAMS = kpasswd
libexec_PROGRAMS = kpasswdd

View File

@@ -4,6 +4,8 @@ AUTOMAKE_OPTIONS = no-dependencies foreign
INCLUDES = -I$(top_builddir)/include
man_MANS = kinit klist kdestroy
bin_PROGRAMS = kinit klist kdestroy
noinst_PROGRAMS = kfoo krenew kverify