Remove building with NOCRYPTO option
[minix3.git] / external / bsd / elftoolchain / dist / common / os.Linux.mk
blobbc1ec74e33e4407fcf5f44b4ca6fc1a4ced03adb
2 # Build recipes for Linux based operating systems.
4 # Id: os.Linux.mk 2064 2011-10-26 15:12:32Z jkoshy
6 _NATIVE_ELF_FORMAT = native-elf-format
8 .BEGIN: ${_NATIVE_ELF_FORMAT}.h
10 ${_NATIVE_ELF_FORMAT}.h:
11 ${.CURDIR}/${_NATIVE_ELF_FORMAT} > ${.TARGET} || rm ${.TARGET}
13 CLEANFILES += ${_NATIVE_ELF_FORMAT}.h