1 # @(#)Makefile 8.1 (Berkeley) 6/5/93
6 # Do not include `info' in the SUBDIR list, it is handled separately.
35 # NB: keep these sorted by MK_* knobs
37 .if
${MK_BSNMP} != "no"
41 .if
${MK_CDDL} != "no"
45 .if
${MK_DICT} != "no"
49 .if
${MK_EXAMPLES} != "no"
53 .if
${MK_GROFF} != "no"
57 .if
${MK_ICONV} != "no"
61 .if
${MK_LOCALES} != "no"
64 _locale-links
= locale-links
67 _numericdef
= numericdef
71 .if
${MK_MAKE} != "no"
79 .if
${MK_SENDMAIL} != "no"
83 .if
${MK_SHAREDOCS} != "no"
87 .if
${MK_SYSCONS} != "no"
91 .if
${MK_TESTS} != "no"
99 .if
${MK_ZONEINFO} != "no"
105 .
include <bsd.subdir.mk
>