Home | History | Annotate | Line # | Download | only in time
Makefile revision 1.4
      1  1.4  christos #	$NetBSD: Makefile,v 1.4 2002/07/16 15:41:57 christos Exp $
      2  1.3       jtc #	@(#)Makefile	8.1 (Berkeley) 6/6/93
      3  1.1       cgd 
      4  1.4  christos WARNS=2
      5  1.1       cgd PROG=	time
      6  1.1       cgd 
      7  1.1       cgd .include <bsd.prog.mk>
      8