diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-04 16:04:03 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-04 16:04:03 +0000 |
| commit | 69ceaabdd72ccf70f552f2e9c62f491aa175e15d (patch) | |
| tree | adf442e7bd544832955bf6b7526c0b2145d66aa7 | |
| parent | 05b451c6edcc5cc605bd80b1197b18fddd58f987 (diff) | |
Notes
| -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 d69e554103c0..b1f0d23ee830 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -43,6 +43,7 @@ SUBDIR= IPXrouted \ kbdcontrol \ kbdmap \ kernbb \ + kgzip \ kldxref \ lastlogin \ mailwrapper \ @@ -170,7 +171,6 @@ SUBDIR+=acpi \ apmd \ btxld \ kgmon \ - kgzip \ lptcontrol \ mptable \ pccard \ |
