jehanne/qa/lib/thread/build.json
Giacomo Tesio 38aca7a581 first usable version of kernel and commands
After an year of hard work, this is a first "usable" version of Jehanne.
2016-11-26 03:49:29 +01:00

12 lines
158 B
JSON

{
"RegressionTests": {
"Include": [
"/sys/src/cmd/cmd.json"
],
"Install": "/arch/$ARCH/qa/lib/thread",
"SourceFilesCmd": [
"thread.c"
]
}
}