summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-06-16 18:16:14 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-06-16 18:16:14 +0000
commitece6831d383afe54b9a005f4f83f3abf4653f445 (patch)
tree45d1addfe5c2606789a40380e44946682e84ad9c /Makefile
parentd873676af6468b6b2b50a4e17e25042f78fe387b (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cdf55fef4c75..cede2760ce80 100644
--- a/Makefile
+++ b/Makefile
@@ -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/}