From 254dd1666eaa21b0f7ecf37507e4ee0d44284abe Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 28 Jan 2005 16:08:11 +0000 Subject: Let bsd.prog.mk set SRCS and MAN to their default values. --- libexec/rshd/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libexec/rshd/Makefile') diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile index dbdf60bbf3a5..155314ad611f 100644 --- a/libexec/rshd/Makefile +++ b/libexec/rshd/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= rshd -SRCS= rshd.c MAN= rshd.8 WFORMAT=0 -- cgit v1.2.3