diff options
author | Warner Losh <imp@FreeBSD.org> | 2003-01-21 08:42:27 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2003-01-21 08:42:27 +0000 |
commit | 1326e03f7f8018164ece91fc0a3f15f9c65ff64a (patch) | |
tree | 4757a60bcfb5f9eff4712f14199168fb84c41af5 /usr.sbin | |
parent | d7b64c95c01ceaf49069c79b9d6098d7586e2e7f (diff) | |
download | src-test2-1326e03f7f8018164ece91fc0a3f15f9c65ff64a.tar.gz src-test2-1326e03f7f8018164ece91fc0a3f15f9c65ff64a.zip |
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 93c02fa3eac6..d69e554103c0 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -63,7 +63,6 @@ SUBDIR= IPXrouted \ ngctl \ ntp \ nghook \ - pccard \ pciconf \ periodic \ pkg_install \ @@ -174,6 +173,7 @@ SUBDIR+=acpi \ kgzip \ lptcontrol \ mptable \ + pccard \ pcvt \ pnpinfo \ sgsc \ |