Move all to deprecated folder.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* ======== package.xs ========
|
||||
*/
|
||||
|
||||
/*
|
||||
* ======== getLibs ========
|
||||
* Contribute wolfSSL library.
|
||||
*/
|
||||
function getLibs(prog)
|
||||
{
|
||||
return ("lib/" + this.$name + ".a" + prog.build.target.suffix);
|
||||
}
|
||||
Reference in New Issue
Block a user