The following Makefile uses $(OS) to determine the OS and uses ifeq to either assign a.exe (Windows) or a.out (Linux) to a variable that stores the name of ...
確定! 回上一頁