1 # $NetBSD: Makefile,v 1.1 2011/04/13 19:16:49 elric Exp $
4 .
include <${.CURDIR
}/..
/..
/Makefile.inc
>
6 .PATH
: ${HEIMDIST}/lib
/com_err
9 SRCS
= error.c com_err.c
11 INCSDIR
= /usr
/include/krb5
12 INCS
= com_err.h com_right.h
15 MLINKS
= com_err
.3 com_err_va
.3 \
16 com_err
.3 error_message
.3 \
17 com_err
.3 error_table_name
.3 \
18 com_err
.3 init_error_table
.3 \
19 com_err
.3 set_com_err_hook
.3 \
20 com_err
.3 reset_com_err_hook
.3
22 .if
${USETOOLS} != "yes"
28 @cd
${.CURDIR
}/compile_et
&& ${MAKE}
31 .
include <${HEIMBASE}/Makefile.rules.inc
>
33 .if
${USETOOLS} != "yes"
34 .
include <bsd.subdir.mk
>