summaryrefslogtreecommitdiffhomepage
path: root/asm/arm/YMakefile
diff options
context:
space:
mode:
Diffstat (limited to 'asm/arm/YMakefile')
-rw-r--r--asm/arm/YMakefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/asm/arm/YMakefile b/asm/arm/YMakefile
new file mode 100644
index 0000000..833bb88
--- /dev/null
+++ b/asm/arm/YMakefile
@@ -0,0 +1,8 @@
+<ymake>
+ <build>
+ <name>arm</name>
+ <source>main.cpp</source>
+ <linklib>fmt</linklib>
+ <linklib>reichwein</linklib>
+ </build>
+</ymake>