I have two source code. I\'d like to build these source code into a package.
Example:
$ tree . . ├── helloworld │ ├── helloworld.c │ └── Make