1 # @(#)Makefile 8.1 (Berkeley) 6/5/93
6 # Do not include `info' in the SUBDIR list, it is handled separately.
29 .if
${MK_LOCALES} != "no"
34 _numericdef
= numericdef
38 .if
${MK_SYSCONS} != "no"
46 .if
${MK_GROFF} != "no"
50 .if
${MK_EXAMPLES} != "no"
54 .if
${MK_DICT} != "no"
58 .if
${MK_SENDMAIL} != "no"
62 .if
${MK_SHAREDOCS} != "no"
66 .if
${MK_ZONEINFO} != "no"
70 .
include <bsd.subdir.mk
>