1994-09-04 04:03:31 +00:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
2017-03-07 04:33:17 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
1994-09-04 04:03:31 +00:00
|
|
|
|
2017-03-07 04:33:17 +00:00
|
|
|
SUBDIR= fortune strfile datfiles unstr
|
|
|
|
|
|
|
|
SUBDIR_DEPEND_datfiles= strfile
|
|
|
|
|
|
|
|
SUBDIR_PARALLEL=
|
1996-05-27 09:31:46 +00:00
|
|
|
|
1994-09-04 04:03:31 +00:00
|
|
|
.include <bsd.subdir.mk>
|