jehanne/sys/src/cmd/auth/secstore/aescbc.json

14 lines
170 B
JSON

{
"aescbc": {
"Include": [
"../../cmd.json"
],
"Install": "/arch/$ARCH/cmd/auth",
"Program": "aescbc",
"SourceFiles": [
"aescbc.c",
"util.c"
]
}
}