Lines Matching refs:file
16 # This file is only function definitions
43 eprintln($"Trying to build a file outside the tree.: $(apath)")
156 # Add rule to copy a file
194 # Add a rule to create .o from any file
213 # Return the result file path
234 # Add rule to create the ELF file
235 # Return the ELF file path
241 private.dasm = $(file $(removesuffix $(elf))$(EXT_DASM))
252 # Add a rule to create an ELF file via the option file
253 # Return the ELF file path
259 private.dasm = $(file $(removesuffix $(elf))$(EXT_DASM))
275 return $(file $(makePath $(obj_dir) $(oname)))
303 # Perform an appropriate process according to the extension of the input file
304 # Convert to the object file
305 # Return the path to the generated object file
325 eprintln($"Unsupported source file: " '$(src)')
346 # Explicitly define rules for each file
363 # Apply the Object, and copy the generated file to the specified location
364 # Return the list of file paths after copying
375 … private.libpath = $(file $(libdir)/$(config.getStaticObjectName $(rootname $(filename))))
389 # After converting to an object file, consolidate in an .a file
391 # Return the .a file path
406 value $(file \
411 value $(file \
415 private.libpath = $(file $(libdir)$(DIRSEP)$(config.getLibraryName $(name)))
423 # Convert a file to an object file
424 # Return the path to the generated object file
433 private.ofile = $(file $(obj_dir_parent)/$(basename $(filename))$(EXT_OBJ))
444 # Convert a file to an object file
446 # Return the path to the generated object file
460 # Create a file that has a C preprocess process applied
461 # Return the file path after application
542 …lfiles = $(file $(addprefix $(LIBDIR)$(DIRSEP), $(addsuffix $(EXT_LIB), $(completeLibrary…
543 …lfiles += $(file $(addsuffix $(EXT_LIB), $(completeLibrarySuffix $(config), $(replacesuffi…
546 …lfiles += $(file $(addprefix $(LIBDIR)$(DIRSEP), $(addsuffix $(EXT_OBJ), $(completeLibrarySuffix $…