1 # @(#)Makefile 5.6 (Berkeley) 4/27/91 2 3 SUBDIR= fortune 4 5 .ifmake (clean) || (cleandir) 6 SUBDIR+=datfiles 7 .endif 8 9 .ifmake !(install) 10 SUBDIR+=strfile 11 .else 12 SUBDIR+=datfiles 13 .endif 14 15 .include <bsd.subdir.mk> 16
Indexes created Thu Oct 30 03:10:01 GMT 2025