index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test cases
/
common
/
214 source set custom target
/
a.c
blob: 39a3b6b38a90f5b7a93b0215b37fc96f15129250 (
plain
)
1
2
3
4
5
6
7
#include
"all.h"
int
main
(
void
)
{
f
();
g
();
}