diff options
Diffstat (limited to 'bin/ps/Makefile')
-rw-r--r-- | bin/ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/Makefile b/bin/ps/Makefile index dea0ff4e821d..c71bbbe057df 100644 --- a/bin/ps/Makefile +++ b/bin/ps/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/2/93 -# $Id: Makefile,v 1.5 1995/04/15 03:31:19 davidg Exp $ +# $Id: Makefile,v 1.5.4.2 1996/06/05 02:36:06 jkh Exp $ PROG= ps SRCS= fmt.c keyword.c nlist.c print.c ps.c |