forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 072de836f53be56a70cecf70b43ae43b7ce17376
1
2
3
4
test: test.o
   $(CC) -o test test.o -lm
test.o: test.c
   $(CC) -c test.c