comparison helpers/makeline.c @ 10:775dba605f33

helpers: we are FC Tourmaline
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Oct 2020 07:02:36 +0000
parents 1fb47f5b597a
children
comparison
equal deleted inserted replaced
9:1fb47f5b597a 10:775dba605f33
1 /* 1 /*
2 * This helper utility for the FreeCalypso Magnetite build system 2 * This helper utility for the FreeCalypso Tourmaline 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>