diff options
| author | assar <assar@NetBSD.org> | 2001-09-17 12:34:40 +0000 |
|---|---|---|
| committer | assar <assar@NetBSD.org> | 2001-09-17 12:34:40 +0000 |
| commit | 2a2aa85a8de56bd8f7a7358dbb9a35d90f398d3f (patch) | |
| tree | d20d72e4aa78755f12bf4ed922b13745954679b3 /lib/libcom_err | |
| parent | 5b9616a3e3b715db465b5809f2b95ff425d8c526 (diff) | |
update infrastructure for krb4 1.1 and heimdal 0.4e
Diffstat (limited to 'lib/libcom_err')
| -rw-r--r-- | lib/libcom_err/compile_et/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcom_err/compile_et/Makefile b/lib/libcom_err/compile_et/Makefile index cc1dbdb966d..ace8c29b690 100644 --- a/lib/libcom_err/compile_et/Makefile +++ b/lib/libcom_err/compile_et/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/12/30 17:21:46 sommerfeld Exp $ +# $NetBSD: Makefile,v 1.9 2001/09/17 12:34:41 assar Exp $ NOMAN= noman @@ -10,7 +10,7 @@ DIST= ${.CURDIR}/../../../crypto/dist .PATH: ${.CURDIR}/../../libc/string SRCS+= strlcpy.c strlcat.c -.PATH: ${DIST}/heimdal/lib/com_err ${DIST}/heimdal/lib/roken +.PATH: ${DIST}/heimdal/lib/com_err ${DIST}/heimdal/lib/roken ${DIST}/heimdal/lib/vers HOSTPROG= compile_et |
