diff options
Diffstat (limited to 'targets/pseudo/toolchain/Makefile')
-rw-r--r-- | targets/pseudo/toolchain/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/targets/pseudo/toolchain/Makefile b/targets/pseudo/toolchain/Makefile new file mode 100644 index 000000000000..265f86d1ed55 --- /dev/null +++ b/targets/pseudo/toolchain/Makefile @@ -0,0 +1,3 @@ +# $FreeBSD$ + +.include "../Makefile.inc" |