target to build toolchain
This commit is contained in:
parent
deace3908e
commit
82291b1a42
3
pkgs/pseudo/toolchain/Makefile
Normal file
3
pkgs/pseudo/toolchain/Makefile
Normal file
@ -0,0 +1,3 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.include "../Makefile.inc"
|
12
pkgs/pseudo/toolchain/Makefile.depend
Normal file
12
pkgs/pseudo/toolchain/Makefile.depend
Normal 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>
|
Loading…
Reference in New Issue
Block a user