[pmc] whoops, remove spurious #'s
pointed out by gonzo@, thanks!
This commit is contained in:
parent
f8e66eb160
commit
420306c3b7
@ -186,9 +186,9 @@ SUBDIR.${MK_NTP}+= ntp
|
||||
SUBDIR.${MK_OPENSSL}+= keyserv
|
||||
SUBDIR.${MK_PF}+= ftp-proxy
|
||||
SUBDIR.${MK_PKGBOOTSTRAP}+= pkg
|
||||
#.if ${COMPILER_FEATURES:Mc++11}
|
||||
#SUBDIR.${MK_PMC}+= pmc
|
||||
#.endif
|
||||
.if ${COMPILER_FEATURES:Mc++11}
|
||||
SUBDIR.${MK_PMC}+= pmc
|
||||
.endif
|
||||
SUBDIR.${MK_PMC}+= pmcannotate pmccontrol pmcstat pmcstudy
|
||||
SUBDIR.${MK_PORTSNAP}+= portsnap
|
||||
SUBDIR.${MK_PPP}+= ppp
|
||||
|
Loading…
x
Reference in New Issue
Block a user