Your executable seems to be the file mp1 . Add this file to the rm command in the clean target: clean : -rm *.o $(objects) mp1.
確定! 回上一頁