aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2018-06-04 00:09:02 +1200
committerDavid Phillips <david@sighup.nz>2018-06-04 00:09:02 +1200
commit5f5316a034d68f8825a16e7b866c8e8b2b6c6bd8 (patch)
treeba8d8b59113aa0ec02b92cf14a50e2cef0913684 /Makefile
downloadalarmd-5f5316a034d68f8825a16e7b866c8e8b2b6c6bd8.tar.xz
Initial dump of prototype
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..f53fb76
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+CFLAGS += "-I./inc/"
+LDFLAGS += -L./lib/
+
+.PHONY lib alarmd alarms-show
+
+all: lib alarmd alarm-tools