1 # @(#)Makefile 8.1 (Berkeley) 5/31/93 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 Sat Nov 01 05:10:12 GMT 2025