Changeset View
Changeset View
Standalone View
Standalone View
usr.bin/Makefile
| Show First 20 Lines • Show All 240 Lines • ▼ Show 20 Lines | |||||
| SUBDIR.${MK_OPENSSL}+= bc | SUBDIR.${MK_OPENSSL}+= bc | ||||
| SUBDIR.${MK_OPENSSL}+= chkey | SUBDIR.${MK_OPENSSL}+= chkey | ||||
| SUBDIR.${MK_OPENSSL}+= dc | SUBDIR.${MK_OPENSSL}+= dc | ||||
| SUBDIR.${MK_OPENSSL}+= newkey | SUBDIR.${MK_OPENSSL}+= newkey | ||||
| SUBDIR.${MK_QUOTAS}+= quota | SUBDIR.${MK_QUOTAS}+= quota | ||||
| SUBDIR.${MK_SENDMAIL}+= vacation | SUBDIR.${MK_SENDMAIL}+= vacation | ||||
| SUBDIR.${MK_TALK}+= talk | SUBDIR.${MK_TALK}+= talk | ||||
| SUBDIR.${MK_TELNET}+= telnet | SUBDIR.${MK_TELNET}+= telnet | ||||
| SUBDIR.${MK_TESTS_SUPPORT}.${MK_CXX}+= kyua | |||||
| SUBDIR.${MK_TESTS}+= tests | SUBDIR.${MK_TESTS}+= tests | ||||
| SUBDIR.${MK_TEXTPROC}+= ul | SUBDIR.${MK_TEXTPROC}+= ul | ||||
| SUBDIR.${MK_TFTP}+= tftp | SUBDIR.${MK_TFTP}+= tftp | ||||
| SUBDIR.${MK_TOOLCHAIN}+= addr2line | SUBDIR.${MK_TOOLCHAIN}+= addr2line | ||||
| SUBDIR.${MK_TOOLCHAIN}+= ar | SUBDIR.${MK_TOOLCHAIN}+= ar | ||||
| SUBDIR.${MK_TOOLCHAIN}+= c89 | SUBDIR.${MK_TOOLCHAIN}+= c89 | ||||
| SUBDIR.${MK_TOOLCHAIN}+= c99 | SUBDIR.${MK_TOOLCHAIN}+= c99 | ||||
| SUBDIR.${MK_TOOLCHAIN}+= ctags | SUBDIR.${MK_TOOLCHAIN}+= ctags | ||||
| ▲ Show 20 Lines • Show All 42 Lines • Show Last 20 Lines | |||||