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


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

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


desc
@@


1.2
log
@Use the standard a.out.h include file instead of a private one.
@
text
@
PROG=	cvtsym
CFLAGS+= -I${.CURDIR}/../../../sys
MAN8=	cvtsym.0

.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
CFLAGS+= -I${.CURDIR}/.. -I${.CURDIR}/../../../sys
@
