remove gcc34
[dragonfly.git] / crypto / heimdal-0.6.3 / appl / otp / Makefile.am
blob16e1c0c4e8ffe5b32053fbf5fc98ab00ddfbef97
1 # $Id: Makefile.am,v 1.11 2001/08/28 08:31:21 assar Exp $
3 include $(top_srcdir)/Makefile.am.common
5 INCLUDES += $(INCLUDE_des)
7 bin_PROGRAMS = otp otpprint
8 bin_SUIDS = otp
9 otp_SOURCES = otp.c otp_locl.h
10 otpprint_SOURCES = otpprint.c otp_locl.h
12 man_MANS = otp.1  otpprint.1
14 LDADD = \
15         $(top_builddir)/lib/otp/libotp.la