diff options
| author | Mark Murray <markm@FreeBSD.org> | 2001-12-12 23:29:13 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2001-12-12 23:29:13 +0000 |
| commit | d3f6a11798fa089bafd550e9a9f62da6956c8cc1 (patch) | |
| tree | 08c463244948ae78cfa03e32513b9de34c8ff743 /usr.bin/su | |
| parent | d20f95e12191bf347c34331595936a559ea28cb2 (diff) | |
Notes
Diffstat (limited to 'usr.bin/su')
| -rw-r--r-- | usr.bin/su/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/su/Makefile b/usr.bin/su/Makefile index fff40f22e08a..4b177a37c71b 100644 --- a/usr.bin/su/Makefile +++ b/usr.bin/su/Makefile @@ -6,8 +6,6 @@ PROG= su DPADD+= ${LIBUTIL} ${LIBPAM} LDADD+= -lutil ${MINUSLPAM} -WARNS?= 2 - BINOWN= root BINMODE=4555 INSTALLFLAGS=-fschg |
