一个目录下有如下文件:common_api.c common_api.h system.h time_server.c time_client.c,如何编写Makefile可以编写出独立运行的两个程序time_server和time_client。