document.write('<script src="https://cdn.jsdelivr.net/highlight.js/9.0.0/highlight.min.js" type="text/javascript"></script>');
document.write('<link media="all" type="text/css" rel="stylesheet" href="https://cdn.jsdelivr.net/highlight.js/9.0.0/styles/default.min.css">');
document.write('<link media="all" type="text/css" rel="stylesheet" href="https://cdn.jsdelivr.net/highlight.js/9.0.0/styles/tomorrow.min.css">');
document.write('<style>#pastee-57wOPAJ1UYu107z8-content { margin-top: 0px !important; background-color: #f7f7f9; border: 1px solid #e1e1e8; white-space: pre-wrap; } #pastee-57wOPAJ1UYu107z8-content > code { margin-top: 0px !important; }</style>');
document.write('Paste provided by <a href="https://pastee.dev">Paste.ee</a> - <a href="https://pastee.dev/p/XvkNt">View Original</a> - <a href="https://pastee.dev/r/XvkNt/0">View Raw</a> - <a href="https://pastee.dev/d/XvkNt/0">Download</a><br />');
document.write('<pre id="pastee-57wOPAJ1UYu107z8-content"><code>make  all-am\nmake[1]: Entering directory \&#039;/home/zoli/Letöltések/10moons/10moons-tools-master\&#039;\ngcc -DHAVE_CONFIG_H -I.     -g -O2 -I/usr/include/libusb-1.0 -MT 10moons-probe.o -MD -MP -MF .deps/10moons-probe.Tpo -c -o 10moons-probe.o 10moons-probe.c\nmv -f .deps/10moons-probe.Tpo .deps/10moons-probe.Po\ngcc  -g -O2 -I/usr/include/libusb-1.0   -o 10moons-probe 10moons-probe.o  -lusb-1.0\nmake[1]: Leaving directory \&#039;/home/zoli/Letöltések/10moons/10moons-tools-master\&#039;</code></pre>');

function initEmbeddedPaste_57wOPAJ1UYu107z8() {
	hljs.highlightBlock(document.getElementById('pastee-57wOPAJ1UYu107z8-content'));
}

addEventListener('DOMContentLoaded', initEmbeddedPaste_57wOPAJ1UYu107z8, false);
addEventListener('load', initEmbeddedPaste_57wOPAJ1UYu107z8, false);