]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - crypto/heimdal/appl/ftp/common/Makefile.am
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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