mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-01-22 17:51:05 +02:00
Jonathan Nieder
3d82483481
debian/rules: rewrite as a minimal debian/rules file (using dh)
This makes the packaging easier to read and modify. Features added: * runs ‘make’ with the -j option for a tiny speedup * uses appropriate compiler flags even when run directly instead of through dpkg-buildpackage * after interrupting a partial build, there is no need any more for (fake) root privileges to clean up * after interrupting a partial build, ‘debian/rules clean’ will work without running autoreconf again. Features retained: * ‘debian/rules -n <target>’ provides the list of commands used to make that target. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
The file is empty.
Description
XBurst Tools, collection of boot and flash tools for XBurst devices.
http://projects.qi-hardware.com/index.php/p/xburst-tools/
Languages
C
98.5%
Makefile
0.6%
Assembly
0.3%
Roff
0.2%
M4
0.2%
Other
0.1%