diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-11-03 18:01:21 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-11-03 18:01:21 +0000 |
| commit | dee651eb15eb85ae1b3bd54056277d1dde58d129 (patch) | |
| tree | 3ac3269e298a8a5ca18723b897558aed5ce0331c /bin | |
| parent | b81d7730f371c1487dea01674ea15adf03870e4e (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/rcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rcp/Makefile b/bin/rcp/Makefile index a9a4da5886bba..1c156a236d114 100644 --- a/bin/rcp/Makefile +++ b/bin/rcp/Makefile @@ -7,6 +7,6 @@ CFLAGS+=-DBINDIR=${BINDIR} BINOWN= root BINMODE=4555 -INSTALLFLAGS=-fschg +PRECIOUSPROG= .include <bsd.prog.mk> |
