don't edit the global footer

meleu
2024-12-24 11:40:50 -03:00
parent ee7233ecbf
commit 41b4eab7fc

@@ -1 +1 @@
![echo $1 for i in $*; do :; done # this one and the next one also apply to expanding arrays. for i in $@; do :; done](make_with_flags() { [ "$debug" = "yes" ] && set -- -d "$@" make -j 5 -B "$@" } make_with_flags file) <!--- This is a global footer, please don't edit it. --->