forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
1
2
3
4
test: test.o
   $(CC) -o test test.o -lm
test.o: test.c
   $(CC) -c test.c