/crypto/heimdal/appl/telnet/libtelnet/Makefile.am

https://bitbucket.org/freebsd/freebsd-head/ · Makefile · 23 lines · 17 code · 5 blank · 1 comment · 0 complexity · 7474f9ec1176c1bf347c5eb79d17729a MD5 · raw file

  1. # $Id$
  2. include $(top_srcdir)/Makefile.am.common
  3. AM_CPPFLAGS += -I$(srcdir)/.. $(INCLUDE_hcrypto)
  4. noinst_LIBRARIES = libtelnet.a
  5. libtelnet_a_SOURCES = \
  6. auth-proto.h \
  7. auth.c \
  8. auth.h \
  9. enc-proto.h \
  10. enc_des.c \
  11. encrypt.c \
  12. encrypt.h \
  13. genget.c \
  14. kerberos5.c \
  15. misc-proto.h \
  16. misc.c \
  17. misc.h
  18. EXTRA_DIST = NTMakefile rsaencpwd.c spx.c