summaryrefslogtreecommitdiff
path: root/d-bmp-header/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'd-bmp-header/Makefile')
-rw-r--r--d-bmp-header/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/d-bmp-header/Makefile b/d-bmp-header/Makefile
new file mode 100644
index 0000000..10a123e
--- /dev/null
+++ b/d-bmp-header/Makefile
@@ -0,0 +1,5 @@
+main: main.d
+ dmd main.d
+
+run:
+ ./main image.bmp