add ACCESSPERMS, ALLPERMS; Cleanups for 4.4BSD-Lite
[unix-history] / usr / src / games / fortune / Makefile
# @(#)Makefile 8.1 (Berkeley) %G%
SUBDIR= fortune
.ifmake (clean) || (cleandir)
SUBDIR+=datfiles
.endif
.ifmake !(install)
SUBDIR+=strfile
.else
SUBDIR+=datfiles
.endif
.include <bsd.subdir.mk>