From d741ed6f56790f6d4459cd3edc5ca52989829373 Mon Sep 17 00:00:00 2001 From: green Date: Mon, 26 Nov 2001 22:21:15 +0000 Subject: Add LOMAC options (the "Z" flag in both cases) to display extra information in ls(1) and ps(1). Sponsored by: DARPA, NAI Labs --- bin/ps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ps/Makefile') diff --git a/bin/ps/Makefile b/bin/ps/Makefile index 08ea30b..1381ee9 100644 --- a/bin/ps/Makefile +++ b/bin/ps/Makefile @@ -2,7 +2,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/2/93 PROG= ps -SRCS= fmt.c keyword.c nlist.c print.c ps.c +SRCS= fmt.c keyword.c nlist.c print.c ps.c lomac.c # # To support "lazy" ps for non root/wheel users # add -DLAZY_PS to the cflags. This helps -- cgit v1.1