repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
crypto
/
dist
/
heimdal
/
appl
/
ftp
/
common
/
Makefile.am
blob
2949863560a1d06f10ad7b9bd50c72d681aabefe
1
# $Heimdal: Makefile.am 14164 2004-08-26 11:55:29Z joda $
2
# $NetBSD$
3
4
include $(top_srcdir)/Makefile.am.common
5
6
AM_CPPFLAGS += $(INCLUDE_krb4)
7
8
noinst_LIBRARIES = libcommon.a
9
10
libcommon_a_SOURCES = \
11
sockbuf.c \
12
buffer.c \
13
common.h