[問題] 關於makefile

作者: tiger96363 (台哥)   2013-12-31 03:57:09
小弟最近剛接觸nmake
寫了一段
test.exe:test.o test1.o
link test.o test1.o
test.o:test.c
cl /i C:\Users\Ming\Desktop\新增資料夾\Inc /c test.o
test1.o:test1.c
cl /i C:\Users\Ming\Desktop\新增資料夾\Inc /c test1.o
結果跑出來 stdlib.h:no include path set
請問要如何修正...
另外請問一下是否有書或是不錯的網站有講解nmake的?
感謝

Links booklink

Contact Us: admin [ a t ] ucptt.com