diff options
| author | Paul Traina <pst@FreeBSD.org> | 1996-05-22 15:54:52 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1996-05-22 15:54:52 +0000 |
| commit | 5d1eca7c67a9bf109f100df3e77b3050b7f765f8 (patch) | |
| tree | c820e115bad77667c3154932aad69228b3218546 /gnu/usr.bin | |
| parent | 1eef9d2ac7b9e548fe877c7c22cdc0e1affe5f6c (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/man/man/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/man/man/Makefile b/gnu/usr.bin/man/man/Makefile index 8c03e76d1040..5eafd803f00e 100644 --- a/gnu/usr.bin/man/man/Makefile +++ b/gnu/usr.bin/man/man/Makefile @@ -1,7 +1,5 @@ PROG= man SRCS= man.c manpath.c glob.c -BINMODE=4555 -BINOWN= man .if exists(${.CURDIR}/../lib/obj) LDADD= -L${.CURDIR}/../lib/obj -lman |
