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


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

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


desc
@@


1.2
log
@Special flags needed for hc
@
text
@#	@@(#)Makefile	4.7 (Berkeley) 3/1/91

PROG=	tbl
CFLAGS+=-w
SRCS=	t0.c t1.c t2.c t3.c t4.c t5.c t6.c t7.c t8.c t9.c tb.c tc.c te.c \
	tf.c tg.c ti.c tm.c ts.c tt.c tu.c tv.c

.if ${MACHINE} == "rt"
CFLAGS+=-Hon=Pointers_compatible_with_ints
.endif

.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@d8 4
@
