Home | History | Annotate | Line # | Download | only in fortune
Makefile revision 1.7
      1  1.7    lukem #	$NetBSD: Makefile,v 1.7 1997/10/22 04:56:11 lukem Exp $
      2  1.5      cgd #	@(#)Makefile	8.1 (Berkeley) 5/31/93
      3  1.1      cgd 
      4  1.6  thorpej SUBDIR=	fortune strfile datfiles
      5  1.7    lukem 
      6  1.7    lukem all-datfiles: all-strfile
      7  1.1      cgd 
      8  1.1      cgd .include <bsd.subdir.mk>
      9