003 File Manager
Current Path:
/usr/src/contrib/elftoolchain/common
usr
/
src
/
contrib
/
elftoolchain
/
common
/
📁
..
📄
Makefile
(277 B)
📄
_elftc.h
(13.03 KB)
📄
elfdefinitions.h
(115.52 KB)
📄
native-elf-format
(1.29 KB)
📄
os.Linux.mk
(366 B)
📄
utarray.h
(12.37 KB)
📄
uthash.h
(57.76 KB)
Editing: os.Linux.mk
# # Build recipes for Linux based operating systems. # # $Id: os.Linux.mk 3594 2018-04-11 18:26:50Z jkoshy $ _NATIVE_ELF_FORMAT = native-elf-format .if !make(obj) .BEGIN: ${.OBJDIR}/${_NATIVE_ELF_FORMAT}.h ${.OBJDIR}/${_NATIVE_ELF_FORMAT}.h: ${.CURDIR}/${_NATIVE_ELF_FORMAT} > ${.TARGET} || rm ${.TARGET} .endif CLEANFILES += ${.OBJDIR}/${_NATIVE_ELF_FORMAT}.h
Upload File
Create Folder