]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - crypto/heimdal/appl/gssmask/Makefile.am
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / crypto / heimdal / appl / gssmask / Makefile.am
1 # $Id$
2
3 include $(top_srcdir)/Makefile.am.common
4
5 noinst_PROGRAMS = gssmask gssmaestro
6
7 gssmask_SOURCES = gssmask.c common.c common.h protocol.h
8
9 gssmaestro_SOURCES = gssmaestro.c common.c common.h protocol.h
10
11 LDADD = $(top_builddir)/lib/gssapi/libgssapi.la $(LIB_roken) $(top_builddir)/lib/krb5/libkrb5.la
12
13 EXTRA_DIST = NTMakefile