#$FreeBSD: head/kerberos5/lib/libheimbase/Makefile 233294 2012-03-22 08:48:42Z stas $ LIB= heimbase LDFLAGS= -Wl,--no-undefined LDADD= -lpthread VERSION_MAP= ${KRB5DIR}/base/version-script.map INCS= heimbase.h SRCS= \ array.c \ baselocl.h \ bool.c \ dict.c \ heimbase.c \ heimbasepriv.h \ heimqueue.h \ null.c \ number.c \ string.c CFLAGS+= -I${KRB5DIR}/include .include .PATH: ${KRB5DIR}/base