summaryrefslogtreecommitdiff
path: root/hackvr_term/Makefile
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2017-12-19 04:56:13 -0600
committerepoch <epoch@hacking.allowed.org>2017-12-19 04:56:13 -0600
commitd266ba9242c9542c05c68c45f6fd09e4e46099ed (patch)
treee95120e228d4c154d8beb7af8b441721b6b19d5c /hackvr_term/Makefile
parent6f1710a159a2bb523b053d16866154b02b0542ba (diff)
downloadhackvr-d266ba9242c9542c05c68c45f6fd09e4e46099ed.tar.gz
hackvr-d266ba9242c9542c05c68c45f6fd09e4e46099ed.zip
added hackvr_term
Diffstat (limited to 'hackvr_term/Makefile')
-rw-r--r--hackvr_term/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/hackvr_term/Makefile b/hackvr_term/Makefile
new file mode 100644
index 0000000..dd063f4
--- /dev/null
+++ b/hackvr_term/Makefile
@@ -0,0 +1,6 @@
+CFLAGS=-pedantic
+
+hackvr_term: hackvr_term.c libtmt/tmt.c
+
+clean:
+ rm hackvr_term