NetBSD/games/fortune/Makefile

13 lines
200 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 1995/03/23 08:28:23 cgd Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
1993-03-21 12:45:37 +03:00
SUBDIR= fortune
.ifmake !(install)
SUBDIR+= strfile
1993-03-21 12:45:37 +03:00
.endif
SUBDIR+= datfiles
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>