diff options
Diffstat (limited to 'usr.sbin/pw/Makefile')
-rw-r--r-- | usr.sbin/pw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/Makefile b/usr.sbin/pw/Makefile index 3425e9c99304..df45a8c74e9b 100644 --- a/usr.sbin/pw/Makefile +++ b/usr.sbin/pw/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1997/02/22 16:12:17 peter Exp $ +# $Id: Makefile,v 1.6 1998/09/19 22:42:12 obrien Exp $ PROG= pw SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c \ |