aboutsummaryrefslogtreecommitdiff
path: root/bin/ps/Makefile
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2001-11-26 22:21:15 +0000
committerBrian Feldman <green@FreeBSD.org>2001-11-26 22:21:15 +0000
commit7304f61f9e409b45a8d69036ef22f351fbd680d8 (patch)
treec1032133ec49d0a5bd94f26101cdf04f6159d448 /bin/ps/Makefile
parent1cf5f5552bd05282b8477e8ee0eaa6aca7319a5a (diff)
downloadsrc-7304f61f9e409b45a8d69036ef22f351fbd680d8.tar.gz
src-7304f61f9e409b45a8d69036ef22f351fbd680d8.zip
Add LOMAC options (the "Z" flag in both cases) to display extra information
in ls(1) and ps(1). Sponsored by: DARPA, NAI Labs
Notes
Notes: svn path=/head/; revision=86922
Diffstat (limited to 'bin/ps/Makefile')
-rw-r--r--bin/ps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/Makefile b/bin/ps/Makefile
index 08ea30b78a1c..1381ee9ea824 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