home
/
code
/
cellular-automata.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65dbef4
)
Use -short-paths
author
Siraaj Khandkar
<siraaj@khandkar.net>
Fri, 27 Sep 2013 01:52:09 +0000
(21:52 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Fri, 27 Sep 2013 01:52:09 +0000
(21:52 -0400)
polymorphic-life/001/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/polymorphic-life/001/Makefile
b/polymorphic-life/001/Makefile
index
9328a65
..
2bb078b
100644
(file)
--- a/
polymorphic-life/001/Makefile
+++ b/
polymorphic-life/001/Makefile
@@
-9,6
+9,7
@@
build:
-use-ocamlfind \
-package core \
-tag thread \
+ -tag short-paths \
-cflags "-w +A-44" \
src/$(executable_name_ext)
@mkdir -p bin/
This page took
0.025668 seconds
and
4
git commands to generate.