Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Renaud Pacalet
embb
Commits
dabbf263
Commit
dabbf263
authored
Apr 11, 2018
by
Renaud Pacalet
Browse files
bootstrap.sh
parent
0e6bb18c
Changes
1
Hide whitespace changes
Inline
Side-by-side
software/emulation/libembb/bootstrap.sh
0 → 100755
View file @
dabbf263
#!/usr/bin/env bash
#
# Embb ( http://embb.telecom-paristech.fr/ ) - This file is part of Embb
# Copyright (C) - Telecom ParisTech
# Contacts: contact-embb@telecom-paristech.fr
#
# Embb is governed by the CeCILL license under French law and abiding by the rules
# of distribution of free software. You can use, modify and/ or redistribute the
# software under the terms of the CeCILL license. You should have received a copy
# of the CeCILL license along with this program; if not, you can access it online
# at http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
#
aclocal
libtoolize
autoconf
autoheader
automake
-a
exit
# vim: set tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab textwidth=0:
Write
Preview
Markdown
is supported
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