projects
/
hackover2013-badge-firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adf69ed
)
vanity-convert: add Makefile
master
author
Roland Hieber
<rohieb@rohieb.name>
Fri, 1 Nov 2013 22:36:04 +0000
(23:36 +0100)
committer
Roland Hieber
<rohieb@rohieb.name>
Fri, 1 Nov 2013 22:44:17 +0000
(23:44 +0100)
vanity/Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/vanity/Makefile
b/vanity/Makefile
new file mode 100644
(file)
index 0000000..
edf0380
--- /dev/null
+++ b/
vanity/Makefile
@@ -0,0
+1,3
@@
+#!/usr/bin/make -f
+vanity-convert: vanity-convert.cc
+ g++ -I.. -lsfml-graphics -o $@ $<
This page took
0.02306 seconds
and
4
git commands to generate.