projects
/
cgds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fd3c13
)
update
author
Benjamin Auder
<benjamin.a@mailoo.org>
Tue, 13 Dec 2016 13:39:03 +0000
(14:39 +0100)
committer
Benjamin Auder
<benjamin.a@mailoo.org>
Tue, 13 Dec 2016 13:39:03 +0000
(14:39 +0100)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
2c4aef4
..
86f819b
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-16,6
+16,7
@@
clean:
cd doc && $(MAKE) clean && cd ..
install:
+ mkdir -p $(INSTALL_PREFIX)/lib/
cp src/obj/$(LIBRARY) $(INSTALL_PREFIX)/lib/
mkdir -p $(INSTALL_PREFIX)/include/cgds
cp src/*.h $(INSTALL_PREFIX)/include/cgds/