diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-07-20 12:38:29 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-07-20 12:38:29 +0000 |
| commit | 9d1086a65ba9f145055f2a3a90bd9449944b8631 (patch) | |
| tree | e0f0f000cf727871e0ccb54e311d1667efe0d06e /Makefile | |
| parent | 8fe29a4f1729a12e19650dc4fdcc7c9bf7ad95f1 (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 15e154230fd9c..f0686030b326a 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ TGTS= all all-man buildkernel buildworld checkdpadd clean \ hierarchy install installcheck installkernel installkernel.debug\ reinstallkernel reinstallkernel.debug installmost installworld \ libraries lint maninstall \ - mk most obj objlink regress rerelease tags update + most obj objlink regress rerelease tags update BITGTS= files includes BITGTS:=${BITGTS} ${BITGTS:S/^/build/} ${BITGTS:S/^/install/} |
