
codesite-noreply at google
Oct 24, 2009, 9:00 AM
Post #2 of 2
(296 views)
Permalink
|
|
Issue 607 in cherokee: Use gnu tools in BSD
[In reply to]
|
|
Updates: Status: WontFix Owner: alobbs Comment #1 on issue 607 by alobbs: Use gnu tools in BSD http://code.google.com/p/cherokee/issues/detail?id=607 You must use gmake instead of make. For some reason, BSD's make does not support the widely used $< and $@ variables. As long as we don't find a common syntax for both GNU and BSD makes, I'd still stick to GNU's version. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|