aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2006-10-18 19:56:41 +0000
committerWarner Losh <imp@FreeBSD.org>2006-10-18 19:56:41 +0000
commita8a3bce91ea1e09d862d7571e0034879b072d36e (patch)
treeadd3c77f301e52e62bfb597be174208e6390658b
parent9d8de433796cd1a9acc58bf9ba05c716a061a632 (diff)
downloadsrc-a8a3bce91ea1e09d862d7571e0034879b072d36e.tar.gz
src-a8a3bce91ea1e09d862d7571e0034879b072d36e.zip
Always build pccardc.
# I should remove the oldcard vestages from it...
Notes
Notes: svn path=/head/; revision=163489
-rw-r--r--usr.sbin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index eeeca378a770..3aa26f4aac61 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