]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - fortune/Makefile
build datfiles at make time, not at install time
[bsdgames-darwin.git] / fortune / Makefile
1 # @(#)Makefile 5.6 (Berkeley) 4/27/91
2
3 SUBDIR= fortune
4
5 .ifmake !(install)
6 SUBDIR+= strfile
7 .endif
8
9 SUBDIR+= datfiles
10
11 .include <bsd.subdir.mk>