Line 80:
Line 80:
:on a *nix system, / is the root of the filesystem, so /include is the include directory on the root NOT the include directory in the MLlib directory or wherever. afaict this is what megazig is complaining about. --[[User:Yossi|Yossi]] 07:18, 15 October 2009 (UTC)
:on a *nix system, / is the root of the filesystem, so /include is the include directory on the root NOT the include directory in the MLlib directory or wherever. afaict this is what megazig is complaining about. --[[User:Yossi|Yossi]] 07:18, 15 October 2009 (UTC)
−
::thank you Yossi. that is exactly what I'm talking about. you use /include which is the include folder on the root of a *nix system. delete that and mess up a system. Very poor Makefile.
+
::thank you Yossi. that is exactly what I'm talking about. you use /include which is the include folder on the root of a *nix system. delete that and mess up a system. Very poor Makefile. it's the poor use of MLPATH with not setting it, and not telling to set it in a README that's just piss poor.
::Here's what your absolutely terrible Makefile does.
::Here's what your absolutely terrible Makefile does.
megazig@megazig-desktop mllib % make clean 5:09:55<br />
megazig@megazig-desktop mllib % make clean 5:09:55<br />