diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1995-01-14 22:32:48 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1995-01-14 22:32:48 +0000 |
| commit | da626a6f54e49f2a8b5d055e413fc5bca9e5a9cc (patch) | |
| tree | 8057929a834c227327d42f95233fb595b3bc717f /eBones/lib/libkrb/Makefile | |
| parent | d8baa34b91933b47c2ea2ecd50b120a6d47eb908 (diff) | |
Notes
Diffstat (limited to 'eBones/lib/libkrb/Makefile')
| -rw-r--r-- | eBones/lib/libkrb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eBones/lib/libkrb/Makefile b/eBones/lib/libkrb/Makefile index eda58e30b6bc..f74d3ddd9982 100644 --- a/eBones/lib/libkrb/Makefile +++ b/eBones/lib/libkrb/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.1.1.1 1994/09/30 14:49:58 csgr Exp $ +# $Id: Makefile,v 1.2 1995/01/14 20:51:05 wollman Exp $ LIB= krb SHLIB_MAJOR= 2 @@ -21,7 +21,7 @@ SRCS= create_auth_reply.c create_ciph.c \ TDIR= ${.CURDIR}/.. krb_err.et.c: krb_err.et - ${COMPILE_ET} ${.CURDIR}/krb_err.et -n + ${COMPILE_ET} ${.CURDIR}/krb_err.et beforedepend: krb_err.et.c |
