Searched refs:SRC_TARGETS (Results 1 – 2 of 2) sorted by relevance
1198 SRC_TARGETS=""1204 SRC_TARGETS=$(printf '%s\n\n%s: %s %s\n\t$(CC) $(CFLAGS) -o %s -c %s\n' \1205 "$SRC_TARGETS" "$o" "$headers" "$f" "$o" "$f")1302 printf '%s\n%s\n\n' "$contents" "$SRC_TARGETS" > "$scriptdir/Makefile"