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


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

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


desc
@@


1.2
log
@Need to use gcc on the RT, hc seems to produce bad code.
@
text
@PROG=		inimf

.if ${MACHINE} == "rt"
CC=gcc
CFLAGS=-g
.endif

CFLAGS+=	-DINI -DINIMF
SRCS=		mf0.c mf1.c mf2.c mf3.c mf4.c mf5.c mf6.c mf7.c \
		mf8.c mf9.c imf.c texmf.c openinout.c

.include "../Makefile.defs"
.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@d3 5
@
