1995-03-23 11:28:00 +03:00
|
|
|
# $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)
|
1993-04-30 09:24:57 +04:00
|
|
|
SUBDIR+= strfile
|
1993-03-21 12:45:37 +03:00
|
|
|
.endif
|
|
|
|
|
1993-04-30 09:24:57 +04:00
|
|
|
SUBDIR+= datfiles
|
|
|
|
|
1993-03-21 12:45:37 +03:00
|
|
|
.include <bsd.subdir.mk>
|