aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2015-07-03 14:00:19 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2015-07-03 14:00:19 +1200
commit6b51d25d3e37904695c74df4fbe50ca5afb13be8 (patch)
treefc0c9b613bd37c5c7c019f777521a5532ee2b7ef /Makefile
downloadcue-bin-split-6b51d25d3e37904695c74df4fbe50ca5afb13be8.tar.xz
Initial buggy commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..4433bf4
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+CFLAGS += -Wall
+
+all: split
+
+split: split.c