flatten 20260225
This commit is contained in:
14
resources/packages/tommath/Makefile.project
Executable file
14
resources/packages/tommath/Makefile.project
Executable file
@@ -0,0 +1,14 @@
|
||||
include $(MAKEDIR)/Makefile.base
|
||||
|
||||
|
||||
PROJECTS := .
|
||||
INCPATH := -I include
|
||||
|
||||
LIBFILE := libtommath.a
|
||||
COPYTO := ../../sdk/lib
|
||||
|
||||
_FLAGS := $(_FLAGS)
|
||||
|
||||
include $(MAKEDIR)/Makefile.lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user