#25 add phony target
Opened by zhjwpku. Modified
zhjwpku/libaio add_phony_target  into  master

Download 25.patch

when executing make install on ubuntu, I got:

make: 'install' is up to date.

This is due to the INSTALL file in the src tree, adding phony target
should resolve this issue.

Signed-off-by: Zhao Junwang zhjwpku@gmail.com

Metadata