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


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

1.1
date	94.03.28.03.16.22;	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=	omerge
CFLAGS+= -I${.CURDIR}/../../../sys
MAN8=	omerge.0

.include <bsd.prog.mk>
@


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