Displaying 1 result from an estimated 1 matches for "objmkfile".
Did you mean:
objfile
2004 Oct 23
1
[LLVMdev] UPDATE: Makefile.rules Changes (IMPORTANT)
...##################################################
> # PRECONDITIONS - that which must be built/checked first
> -###############################################################################
> +################################################################################
>
> OBJMKFILE := $(BUILD_OBJ_DIR)/Makefile
> SRCMKFILE := $(BUILD_SRC_DIR)/Makefile
> @@ -737,15 +731,17 @@
>
> #------------------------------------------------------------------------
> # List of the preconditions
> +#----------------------------------------------------------------------...