BSD 4_3_Net_2 release
[unix-history] / usr / src / games / fortune / Makefile
# @(#)Makefile 5.6 (Berkeley) 4/27/91
SUBDIR= fortune
.ifmake (clean) || (cleandir)
SUBDIR+=datfiles
.endif
.ifmake !(install)
SUBDIR+=strfile
.else
SUBDIR+=datfiles
.endif
.include <bsd.subdir.mk>