]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - crypto/heimdal/appl/ftp/common/Makefile.am
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / crypto / heimdal / appl / ftp / common / Makefile.am
1 # $Id: Makefile.am 14164 2004-08-26 11:55:29Z joda $
2
3 include $(top_srcdir)/Makefile.am.common
4
5 AM_CPPFLAGS += $(INCLUDE_krb4) 
6
7 noinst_LIBRARIES = libcommon.a
8
9 libcommon_a_SOURCES = \
10         sockbuf.c \
11         buffer.c \
12         common.h