diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-03-24 08:26:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-03-24 08:26:22 +0000 |
| commit | 839274c75b8257990970c8ae7ca0b9e1310a7468 (patch) | |
| tree | dfa35ca3749ef01d8ba99dd0da54a1a7b79ac5c5 /Makefile | |
| parent | b6cf3f1cad9bd9debefdb14c5e2c477f44f8c2d7 (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 a7ec5b63580d0..540d1834faa69 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,7 @@ TGTS= all all-man buildkernel buildworld checkdpadd clean \ hierarchy install installcheck installkernel installkernel.debug\ reinstallkernel reinstallkernel.debug installworld \ libraries lint maninstall \ - obj objlink regress rerelease tags update \ + obj objlink regress rerelease tags toolchain update \ _worldtmp _legacy _bootstrap-tools _cleanobj _obj \ _build-tools _cross-tools _includes _libraries _depend |
