Chinaunix

标题: 怪事了,Makefile的问题 [打印本页]

作者: lewphee    时间: 2009-04-10 22:23
标题: 怪事了,Makefile的问题
我Makefile里有其中两行,
vpath %.c ../src
vpath %.h ../include

make的时候出错,说这两行Need an operator,咋回事呢?
作者: zhenjiazhenjial    时间: 2009-04-11 08:55
vpath %.c ../src
vpath %.h ../include

在Makefile里头,这两行前面没有用TAB键来空格




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2