# qmakefile

```
Construct filename from base name and extension

string qmakefile(string base, string ext);
```
