diff options
Diffstat (limited to 'usr.bin/passwd/Makefile')
| -rw-r--r-- | usr.bin/passwd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/passwd/Makefile b/usr.bin/passwd/Makefile index 7c0714a993ff..3896aec283fc 100644 --- a/usr.bin/passwd/Makefile +++ b/usr.bin/passwd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 4/2/94 -# $Id$ +# $Id: Makefile,v 1.19.2.3 1998/02/18 12:10:41 markm Exp $ PROG= passwd SRCS= local_passwd.c yppasswd_private_xdr.c yppasswd_comm.c yp_passwd.c \ |
