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


1.3
date	94.07.27.20.33.04;	author md;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.3
log
@Use older formatting system.
@
text
@#	@@(#)Makefile	5.3 (Berkeley) 5/11/90

PROG=	ld
DPADD=	${LIBCOMPAT}
LDADD=	-lcompat
NROFF=	/usr/old/bin/nroff
MANDOC=	-mandoc-reno

.include <bsd.prog.mk>
@


1.2
log
@Need to link with compat library to pick up cfree().
@
text
@d6 2
@


1.1
log
@Initial revision
@
text
@d4 2
@
