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


1.2
date	94.07.09.21.26.17;	author md;	state Exp;
branches;
next	1.1;

1.1
date	93.12.21.23.28.11;	author md;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove dependency on libc
@
text
@#	BSDI $Id: Makefile,v 1.1 1993/12/21 23:28:11 md Exp md $

.include "../Makefile.defs"

PROG=	nroff
SRCS=
STRIP=
LIBC=

depend:

nroff: nroff.sh
	cp ${.CURDIR}/nroff.sh nroff
	
.include "../Makefile.common"
.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	BSDI $Id: Makefile,v 1.1.1.1 1993/12/22 06:28:28 polk Exp $
d8 1
@
