summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/otp/Makefile.am
blob: 16e1c0c4e8ffe5b32053fbf5fc98ab00ddfbef97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $Id: Makefile.am,v 1.11 2001/08/28 08:31:21 assar Exp $

include $(top_srcdir)/Makefile.am.common

INCLUDES += $(INCLUDE_des)

bin_PROGRAMS = otp otpprint
bin_SUIDS = otp
otp_SOURCES = otp.c otp_locl.h
otpprint_SOURCES = otpprint.c otp_locl.h

man_MANS = otp.1  otpprint.1

LDADD = \
	$(top_builddir)/lib/otp/libotp.la
OpenPOWER on IntegriCloud