1# $OpenBSD: Makefile,v 1.2 1997/09/21 11:35:57 deraadt Exp $ 2 3SUBDIR= fortune 4 5.ifmake !(install) 6SUBDIR+= strfile 7.endif 8 9SUBDIR+= datfiles 10 11.include <bsd.subdir.mk> 12