HardenedBSD/games/fortune/Makefile

12 lines
164 B
Makefile
Raw Normal View History

# @(#)Makefile 8.1 (Berkeley) 5/31/93
SUBDIR= fortune
.if !make(install) && !make(distribute)
SUBDIR+=strfile
.endif
SUBDIR+= datfiles
.include <bsd.subdir.mk>