Home | History | Annotate | Line # | Download | only in col
Makefile revision 1.6
      1  1.6  christos #	$NetBSD: Makefile,v 1.6 2020/11/01 22:27:15 christos Exp $
      2  1.3     glass #	@(#)Makefile	8.1 (Berkeley) 6/6/93
      3  1.1       cgd 
      4  1.6  christos WARNS=6
      5  1.1       cgd PROG=	col
      6  1.1       cgd 
      7  1.1       cgd .include <bsd.prog.mk>
      8