摘要: folder structure: Makefile t1/Makefile t1/t1.c t2/Makefile t2/t2.c Makefile t1/Makefile t1/t1.c t2/Makefile t2/t2.c ================================== 阅读全文
posted @ 2019-03-22 18:13 wangchangruei 阅读(474) 评论(0) 推荐(0)
摘要: Makefile ..... all: T2 T1 T1: @echo " T1 阅读全文
posted @ 2019-03-22 10:28 wangchangruei 阅读(337) 评论(0) 推荐(0)