]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - fortune/Makefile
Allow this to be cross-compiled.
[bsdgames-darwin.git] / fortune / Makefile
1 # $NetBSD: Makefile,v 1.5 1995/03/23 08:28:23 cgd Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4 SUBDIR= fortune
5
6 .ifmake !(install)
7 SUBDIR+= strfile
8 .endif
9
10 SUBDIR+= datfiles
11
12 .include <bsd.subdir.mk>