comparison helpers/makeline.c @ 12:e825175be40d

helpers: s/Magnetite/Selenite/
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 15 Jul 2018 21:29:27 +0000
parents b493d3857f4e
children
comparison
equal deleted inserted replaced
11:b493d3857f4e 12:e825175be40d
1 /* 1 /*
2 * This helper utility for the FreeCalypso Magnetite build system 2 * This helper utility for the FreeCalypso Selenite build system
3 * emits potentially long generated Makefile lines, breaking them into 3 * emits potentially long generated Makefile lines, breaking them into
4 * multiple lines with backslashes. 4 * multiple lines with backslashes.
5 */ 5 */
6 6
7 #include <stdio.h> 7 #include <stdio.h>