diff options
Diffstat (limited to 'eBones/usr.sbin/ext_srvtab/Makefile')
-rw-r--r-- | eBones/usr.sbin/ext_srvtab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eBones/usr.sbin/ext_srvtab/Makefile b/eBones/usr.sbin/ext_srvtab/Makefile index f30bbbb..b0a2a01 100644 --- a/eBones/usr.sbin/ext_srvtab/Makefile +++ b/eBones/usr.sbin/ext_srvtab/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.2 1994/07/19 19:22:34 g89r4222 Exp $ +# $Id: Makefile,v 1.3 1995/07/18 16:35:54 mark Exp $ PROG= ext_srvtab CFLAGS+=-DKERBEROS -I${.CURDIR}/../include |