git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39ed534
)
Empty check target (required for build).
author
František Dvořák
<valtri@civ.zcu.cz>
Mon, 21 Nov 2011 15:14:37 +0000
(15:14 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Mon, 21 Nov 2011 15:14:37 +0000
(15:14 +0000)
emi.canl.canl-c/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/emi.canl.canl-c/Makefile
b/emi.canl.canl-c/Makefile
index
82c1567
..
fb02dfa
100644
(file)
--- a/
emi.canl.canl-c/Makefile
+++ b/
emi.canl.canl-c/Makefile
@@
-74,6
+74,8
@@
server: ${OBJ_SER}
${OBJ_SER}: ${SRC_SER} ${HEAD_SER} libcanl.la
${COMPILE} -c ${top_srcdir}/src/${SRC_SER} ${CFLAGS_SER} -o $@
+check:
+
install: all
mkdir -p ${DESTDIR}${PREFIX}${prefix}/bin
mkdir -p ${DESTDIR}${PREFIX}${prefix}/${libdir}