search for: tempolate

Displaying 2 results from an estimated 2 matches for "tempolate".

Did you mean: template
2009 May 22
0
[LLVMdev] Arm port
...ow far the task has gottten is not something I consider of any importance, but it's something that, if anyone in BSD considered it important, it would be not terribly hard to add to to BSD Makefile without making any change to the BSD Make tool at all, just make an extension to one of the make tempolate files, then ask for the feature to work, pretty simply. I can't see any, *any* at all, features of any build system, that the BSD Make tool can't already do. I won't say it *does* do it, because (like that pct done feature) no one in the BSD community feels it's important enough t...
2009 May 22
2
[LLVMdev] Arm port
> OK, I checked the llvm-2.5 Makefiles. They have constructs in them which cannot > be used in any BSD Makefile (such as the form of conditionals: ifndef is a GNU > Makeism), and won't run on any BSD Make. I know BSD Make and GNU Make well > enough, but I doon't know much about Cmake, I can say that all of the makefiles > I saw in llvm would (1) refuse to run on BSD make