diff options
Diffstat (limited to 'bin/rcp')
-rw-r--r-- | bin/rcp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/rcp/Makefile b/bin/rcp/Makefile index 1c156a2..886ec01 100644 --- a/bin/rcp/Makefile +++ b/bin/rcp/Makefile @@ -7,6 +7,5 @@ CFLAGS+=-DBINDIR=${BINDIR} BINOWN= root BINMODE=4555 -PRECIOUSPROG= .include <bsd.prog.mk> |