mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-22 07:20:00 +00:00
fb3ef04d20
git-subtree-dir: contrib/unifdef git-subtree-mainline:3b7ffacdee
git-subtree-split:0da4488583
4 lines
72 B
Bash
4 lines
72 B
Bash
opts="-DFOO=1 -DFOOB=42 -UBAR"
|
|
files="if1.c if2.c"
|
|
. ./multi-generic-sh
|