target to build toolchain

This commit is contained in:
sjg 2013-02-16 05:22:48 +00:00
parent deace3908e
commit 82291b1a42
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# $FreeBSD$
.include "../Makefile.inc"

View File

@ -0,0 +1,12 @@
# $FreeBSD$
# This file is not autogenerated - take care!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
pkgs/pseudo/clang \
pkgs/pseudo/gcc \
usr.bin/xinstall \
.include <dirdeps.mk>