head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2002.06.30.23.31.21;	author jmallett;	state dead;
branches;
next	1.1;

1.1
date	2002.05.22.23.14.17;	author jmallett;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Nuke src/usr.bin/help in favor of projects/sccs/help (repo copied).
@
text
@# $FreeBSD: src/usr.bin/help/Makefile,v 1.1 2002/05/22 23:14:17 jmallett Exp $

PROG=	help
NOMAN=	noman

.include <bsd.prog.mk>
@


1.1
log
@Add my PD implementation of the SCCS help command, which prints help from
files in the format used by SCCS, given a key.  It behaves exactly like the
``proper'' SCCS help command, from what testing I can do.
@
text
@d1 1
a1 1
# $FreeBSD$
@

