summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2005-04-20 20:51:37 +0000
committermarcel <marcel@FreeBSD.org>2005-04-20 20:51:37 +0000
commit891c7630ad970fecdf9f571d7c7cacb8003f708c (patch)
tree7cf44ff671154dabf823995510556b5cc9e9865c /usr.sbin/Makefile
parentc7673a8a31f80c020c53855175091a96a8532332 (diff)
downloadFreeBSD-src-891c7630ad970fecdf9f571d7c7cacb8003f708c.zip
FreeBSD-src-891c7630ad970fecdf9f571d7c7cacb8003f708c.tar.gz
Build pmccontrol(8) and pmcstat(8) on all architectures (FWIW :-)
Ok'd by: jkoshy@
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 4646103..071435e 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -112,8 +112,8 @@ SUBDIR= ac \
${_pcvt} \
periodic \
pkg_install \
- ${_pmccontrol} \
- ${_pmcstat} \
+ pmccontrol \
+ pmcstat \
${_pnpinfo} \
powerd \
ppp \
@@ -286,8 +286,6 @@ _mount_smbfs= mount_smbfs
_mptable= mptable
_ndiscvt= ndiscvt
_pccard= pccard
-_pmccontrol= pmccontrol
-_pmcstat= pmcstat
_pnpinfo= pnpinfo
.if !defined(NO_LIBPTHREAD)
_pppctl= pppctl
@@ -332,8 +330,6 @@ _mount_nwfs= mount_nwfs
_mount_smbfs= mount_smbfs
_mptable= mptable
_ndiscvt= ndiscvt
-_pmccontrol= pmccontrol
-_pmcstat= pmcstat
.if !defined(NO_LIBPTHREAD)
_pppctl= pppctl
.endif
OpenPOWER on IntegriCloud