diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2003-02-19 16:56:30 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-02-19 16:56:30 +0000 |
| commit | fe79b917d4a605df0575f95c96d481af030ccd02 (patch) | |
| tree | 1bab03e741250b134d9a505d7fa5cfcd87505207 | |
| parent | 1f4f767045beca244bab1ee766a7d930aa8483f2 (diff) | |
Notes
| -rw-r--r-- | bin/chflags/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/chflags/Makefile b/bin/chflags/Makefile index 0f91aa179144..4457505380f3 100644 --- a/bin/chflags/Makefile +++ b/bin/chflags/Makefile @@ -2,9 +2,5 @@ # $FreeBSD$ PROG= chflags -SRCS= chflags.c - -BINDIR= /bin -NOSHARED?=yes .include <bsd.prog.mk> |
