aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Ankarstr\xf6m <john@ankarstrom.se>2021-05-31 13:50:55 +0200
committerJohn Ankarstr\xf6m <john@ankarstrom.se>2021-05-31 13:50:55 +0200
commit2081d057fa423344e918784f576898cde0c6fb8e (patch)
tree6e24686a748615c488f7e023c523615fa0b794fb /Makefile
downloadsafetitle-2081d057fa423344e918784f576898cde0c6fb8e.tar.gz
First commit
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..31132bb
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+CFLAGS += -O2 -pedantic -Wall -Wextra
+
+termsettitle: termsettitle.c
+
+install:
+ install termsettitle /usr/local/bin