Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
860c5a46
Commit
860c5a46
authored
Nov 09, 2005
by
jpbl
Browse files
*** empty log message ***
parent
c77d3e44
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.cvs
View file @
860c5a46
DEPS
=
deps/ccrtp-1.3.5 deps/libosip2-2.2.1 deps/portaudio deps/commoncpp2-1.3.21 deps/libeXosip2-1.9.1-pre17
autotools
:
deps
autotools
:
cd
deps
&&
\
tar
zxvf libosip2-2.2.1.tar.gz
&&
\
tar
zxvf portaudio.tar.gz
&&
\
tar
zxvf libeXosip2-1.9.1-pre17.tar.gz
@
echo
"This Makefile is only for the CVS repository"
@
echo
"This will be deleted before making the distribution"
@
echo
""
...
...
@@ -11,13 +15,8 @@ autotools: deps
fi
$(MAKE)
-f
admin/Makefile.common cvs
deps
:
$(DEPS)
deps/%
:
deps/%.tar.gz
cd
deps/
&&
\
tar
zxvf
$*
.tar.gz
qt
:
cd
src/gui/qt
&&
qmake
all
:
autotools qt
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment