mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 01:06:37 +01:00
gcc compile test and support files. (From OE-Core rev: ccbce75335971abf5098a492755e92ca60cf67bd) Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
68 B
68 B
test: test.o gcc -o test test.o -lm test.o: test.c gcc -c test.c