summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2006-10-18 19:56:41 +0000
committerimp <imp@FreeBSD.org>2006-10-18 19:56:41 +0000
commiteb25091ee85c1d21587a6998706820340c7d0e57 (patch)
treeadd3c77f301e52e62bfb597be174208e6390658b /usr.sbin/Makefile
parent8258d2500c2bd00f7443ad10f3591ffed50cb0fe (diff)
downloadFreeBSD-src-eb25091ee85c1d21587a6998706820340c7d0e57.zip
FreeBSD-src-eb25091ee85c1d21587a6998706820340c7d0e57.tar.gz
Always build pccardc.
# I should remove the oldcard vestages from it...
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index eeeca37..3aa26f4 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -111,7 +111,7 @@ SUBDIR= ac \
ntp \
${_nvram} \
${_ofwdump} \
- ${_pccard} \
+ pccard \
pciconf \
periodic \
pkg_install \
@@ -303,7 +303,6 @@ _mount_nwfs= mount_nwfs
_mount_smbfs= mount_smbfs
_mptable= mptable
_ndiscvt= ndiscvt
-_pccard= pccard
_pnpinfo= pnpinfo
.if ${MK_LIBPTHREAD} != "no"
_pppctl= pppctl
OpenPOWER on IntegriCloud