summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorknolax <1339802534.kk@gmail.com>2018-02-21 21:43:52 -0500
committerknolax <1339802534.kk@gmail.com>2018-02-21 21:43:52 -0500
commit61285392fa02c1acef39f75342d6dab20b672036 (patch)
treed711b2c918d01265fcda682e16a90ceac1539bc7 /Makefile
Initial Commit, braille graphics have been implemented.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..2198cda
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+main:
+ gcc wsim.c -o wsim