diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-16 18:16:14 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-16 18:16:14 +0000 |
| commit | ece6831d383afe54b9a005f4f83f3abf4653f445 (patch) | |
| tree | 45d1addfe5c2606789a40380e44946682e84ad9c /Makefile | |
| parent | d873676af6468b6b2b50a4e17e25042f78fe387b (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ TGTS= all all-man buildenv buildkernel buildworld checkdpadd clean \ obj objlink regress rerelease tags toolchain update \ _worldtmp _legacy _bootstrap-tools _cleanobj _obj \ _build-tools _cross-tools _includes _libraries _depend \ - build32 install32 + build32 distribute32 install32 BITGTS= files includes BITGTS:=${BITGTS} ${BITGTS:S/^/build/} ${BITGTS:S/^/install/} |
