Move pmc* bits behind MK_PMC to fix WITHOUT_PMC build

No objection from:	mmacy
MFC after:	3 days
This commit is contained in:
Kyle Evans 2018-11-05 00:20:58 +00:00
parent dd7c41a378
commit bc82609ae2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=340146
2 changed files with 2 additions and 6 deletions

View file

@ -70,8 +70,6 @@ SUBDIR= ${SUBDIR_BOOTSTRAP} \
libpathconv \
libpcap \
libpjdlog \
libpmc \
libpmcstat \
${_libproc} \
libprocstat \
libregex \
@ -200,6 +198,7 @@ _libdl= libdl
.endif
SUBDIR.${MK_OPENSSL}+= libmp
SUBDIR.${MK_PMC}+= libpmc libpmcstat
SUBDIR.${MK_RADIUS_SUPPORT}+= libradius
SUBDIR.${MK_SENDMAIL}+= libmilter libsm libsmdb libsmutil
SUBDIR.${MK_TELNET}+= libtelnet

View file

@ -59,9 +59,6 @@ SUBDIR= adduser \
nologin \
pciconf \
periodic \
pmcannotate \
pmccontrol \
pmcstat \
pnfsdscopymr \
pnfsdsfile \
pnfsdskill \
@ -191,7 +188,7 @@ SUBDIR.${MK_PKGBOOTSTRAP}+= pkg
.if ${COMPILER_FEATURES:Mc++11}
SUBDIR.${MK_PMC}+= pmc
.endif
SUBDIR.${MK_PMC}+= pmcstudy
SUBDIR.${MK_PMC}+= pmcannotate pmccontrol pmcstat pmcstudy
SUBDIR.${MK_PORTSNAP}+= portsnap
SUBDIR.${MK_PPP}+= ppp
SUBDIR.${MK_QUOTAS}+= edquota