make: Nothing to be done for `unix'

编译freetype时报错

make: Nothing to be done for `unix'.

解决:

其实很简单

# make clean

# make && make install