mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
10 lines
157 B
Makefile
10 lines
157 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
#
|
|
|
|
SUBDIR= fortune strfile datfiles unstr
|
|
|
|
SUBDIR_DEPEND_datfiles= strfile
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|