diff options
Diffstat (limited to 'target/cr16')
-rw-r--r-- | target/cr16/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/cr16/Makefile b/target/cr16/Makefile new file mode 100644 index 000000000..9c9eb49d0 --- /dev/null +++ b/target/cr16/Makefile @@ -0,0 +1,4 @@ +# This file is part of the OpenADK project. OpenADK is copyrighted +# material, please see the LICENCE file in the top-level directory. + +include $(ADK_TOPDIR)/rules.mk |