diff options
Diffstat (limited to 'usr.bin/su/Makefile')
| -rw-r--r-- | usr.bin/su/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/su/Makefile b/usr.bin/su/Makefile index c6989117c59d..a5dd7187772e 100644 --- a/usr.bin/su/Makefile +++ b/usr.bin/su/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.20 1998/09/02 14:46:20 bde Exp $ +# $Id: Makefile,v 1.21 1998/09/19 22:42:05 obrien Exp $ PROG= su SRCS= su.c |
