From 325019ad69e628f20fc2a0d47d0f58619fda8246 Mon Sep 17 00:00:00 2001 From: bde Date: Mon, 7 Dec 1998 12:50:48 +0000 Subject: Don't put compiler warning flags in leaf Makefiles. --- bin/rcp/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin/rcp') diff --git a/bin/rcp/Makefile b/bin/rcp/Makefile index e8db7dc..44ca533 100644 --- a/bin/rcp/Makefile +++ b/bin/rcp/Makefile @@ -1,9 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.11 1998/08/06 21:35:04 markm Exp $ +# $Id: Makefile,v 1.12 1998/10/09 06:31:45 markm Exp $ PROG= rcp SRCS= rcp.c util.c -CFLAGS+=-Wall .if exists(${DESTDIR}${LIBDIR}/libkrb.a) && defined(MAKE_KERBEROS4) SRCS+= krcmd.c kcmd.c rcmd_util.c encrypt.c -- cgit v1.1