diff options
| author | Warner Losh <imp@FreeBSD.org> | 2017-11-17 18:16:46 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2017-11-17 18:16:46 +0000 |
| commit | 1cbb58886a477cf282072eaa331d8122e36e9952 (patch) | |
| tree | 1bd21781598d069311963af785039f68dc484c5f /Makefile | |
| parent | f295b9db794bbf35d292268ce2db18e4dcf6400f (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 7674e608b6bda..f4515e5d3678c 100644 --- a/Makefile +++ b/Makefile @@ -129,7 +129,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \ everything hier hierarchy install installcheck installkernel \ installkernel.debug packagekernel packageworld \ reinstallkernel reinstallkernel.debug \ - installworld kernel-toolchain libraries lint maninstall \ + installworld kernel-toolchain libraries maninstall \ obj objlink showconfig tags toolchain update \ _worldtmp _legacy _bootstrap-tools _cleanobj _obj \ _build-tools _build-metadata _cross-tools _includes _libraries \ |
