xref
: /
openbmc
/
openbmc
/
poky
/
meta
/
lib
/
oeqa
/
sdk
/
files
/
testsdkmakefile
(revision 15ae2509)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
test:
test.o
2
$(CC) -o test
test.o
-lm
3
test.o
:
test.c
4
$(CC) -c
test.c
5
6