当前位置: 技术问答>linux和unix
我在sco unix下编写的makefile 文件哪里出错了
来源: 互联网 发布时间:2016-03-04
本文导语: man:man.o stdafx.o person.o CC -o $@ $^ man.o : man.cxx stdafx.h man.h CC -c $
man:man.o stdafx.o person.o
CC -o $@ $^
man.o : man.cxx stdafx.h man.h
CC -c $
CC -o $@ $^
man.o : man.cxx stdafx.h man.h
CC -c $